Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/kernel/trace/
Dtrace_event_perf.c77 if (tp_event->flags & TRACE_EVENT_FL_CAP_ANY) in perf_trace_event_perm()
/Linux-v4.19/include/linux/
Dtrace_events.h243 TRACE_EVENT_FL_CAP_ANY = (1 << TRACE_EVENT_FL_CAP_ANY_BIT), enumerator
Dsyscalls.h145 .flags = TRACE_EVENT_FL_CAP_ANY, \
161 .flags = TRACE_EVENT_FL_CAP_ANY, \