Home
last modified time | relevance | path

Searched refs:TRACE_EVENT_FL_CAP_ANY (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/trace/events/
H A Dsyscalls.h42 TRACE_EVENT_FLAGS(sys_enter, TRACE_EVENT_FL_CAP_ANY)
66 TRACE_EVENT_FLAGS(sys_exit, TRACE_EVENT_FL_CAP_ANY)
/linux-6.15/kernel/trace/
H A Dtrace_event_perf.c81 if (tp_event->flags & TRACE_EVENT_FL_CAP_ANY) in perf_trace_event_perm()
H A Dtrace_uprobe.c1607 call->flags = TRACE_EVENT_FL_UPROBE | TRACE_EVENT_FL_CAP_ANY; in init_trace_event_call()
/linux-6.15/include/linux/
H A Dtrace_events.h348 TRACE_EVENT_FL_CAP_ANY = (1 << TRACE_EVENT_FL_CAP_ANY_BIT), enumerator
H A Dsyscalls.h155 .flags = TRACE_EVENT_FL_CAP_ANY, \
171 .flags = TRACE_EVENT_FL_CAP_ANY, \