Home
last modified time | relevance | path

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

/openbmc/linux/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)
/openbmc/linux/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.c1585 call->flags = TRACE_EVENT_FL_UPROBE | TRACE_EVENT_FL_CAP_ANY; in init_trace_event_call()
/openbmc/linux/include/linux/
H A Dtrace_events.h357 TRACE_EVENT_FL_CAP_ANY = (1 << TRACE_EVENT_FL_CAP_ANY_BIT), enumerator
H A Dsyscalls.h151 .flags = TRACE_EVENT_FL_CAP_ANY, \
167 .flags = TRACE_EVENT_FL_CAP_ANY, \