Home
last modified time | relevance | path

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

/linux-6.6.21/include/trace/events/
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.6.21/kernel/trace/
Dtrace_event_perf.c81 if (tp_event->flags & TRACE_EVENT_FL_CAP_ANY) in perf_trace_event_perm()
Dtrace_uprobe.c1561 call->flags = TRACE_EVENT_FL_UPROBE | TRACE_EVENT_FL_CAP_ANY; in init_trace_event_call()
/linux-6.6.21/include/linux/
Dtrace_events.h354 TRACE_EVENT_FL_CAP_ANY = (1 << TRACE_EVENT_FL_CAP_ANY_BIT), enumerator
Dsyscalls.h151 .flags = TRACE_EVENT_FL_CAP_ANY, \
167 .flags = TRACE_EVENT_FL_CAP_ANY, \