Home
last modified time | relevance | path

Searched refs:EVENT_FILE_FL_ENABLED (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/trace/
H A Dtrace_events.c540 if (!(file->flags & EVENT_FILE_FL_ENABLED)) in trace_event_enable_cmd_record()
561 if (!(file->flags & EVENT_FILE_FL_ENABLED)) in trace_event_enable_tgid_record()
607 if (disable && (file->flags & EVENT_FILE_FL_ENABLED)) { in __ftrace_event_enable_disable()
644 if (!(file->flags & EVENT_FILE_FL_ENABLED)) { in __ftrace_event_enable_disable()
1227 if (file->flags & EVENT_FILE_FL_ENABLED) in s_next()
1356 if (flags & EVENT_FILE_FL_ENABLED && in event_enable_read()
1434 set |= (1 << !!(file->flags & EVENT_FILE_FL_ENABLED)); in system_enable_read()
2774 if (file->flags & EVENT_FILE_FL_ENABLED) in probe_remove_event_call()
3811 if (file->flags & EVENT_FILE_FL_ENABLED) { in event_trace_self_tests()
H A Dtrace_events_synth.c1554 if (!(file->flags & EVENT_FILE_FL_ENABLED) || in __synth_event_trace_init()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/trace/
H A Dtrace_events.c540 if (!(file->flags & EVENT_FILE_FL_ENABLED)) in trace_event_enable_cmd_record()
561 if (!(file->flags & EVENT_FILE_FL_ENABLED)) in trace_event_enable_tgid_record()
607 if (disable && (file->flags & EVENT_FILE_FL_ENABLED)) { in __ftrace_event_enable_disable()
644 if (!(file->flags & EVENT_FILE_FL_ENABLED)) { in __ftrace_event_enable_disable()
1227 if (file->flags & EVENT_FILE_FL_ENABLED) in s_next()
1356 if (flags & EVENT_FILE_FL_ENABLED && in event_enable_read()
1434 set |= (1 << !!(file->flags & EVENT_FILE_FL_ENABLED)); in system_enable_read()
2774 if (file->flags & EVENT_FILE_FL_ENABLED) in probe_remove_event_call()
3811 if (file->flags & EVENT_FILE_FL_ENABLED) { in event_trace_self_tests()
H A Dtrace_events_synth.c1554 if (!(file->flags & EVENT_FILE_FL_ENABLED) || in __synth_event_trace_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/trace/
H A Dtrace_events.c540 if (!(file->flags & EVENT_FILE_FL_ENABLED)) in trace_event_enable_cmd_record()
561 if (!(file->flags & EVENT_FILE_FL_ENABLED)) in trace_event_enable_tgid_record()
607 if (disable && (file->flags & EVENT_FILE_FL_ENABLED)) { in __ftrace_event_enable_disable()
644 if (!(file->flags & EVENT_FILE_FL_ENABLED)) { in __ftrace_event_enable_disable()
1227 if (file->flags & EVENT_FILE_FL_ENABLED) in s_next()
1356 if (flags & EVENT_FILE_FL_ENABLED && in event_enable_read()
1434 set |= (1 << !!(file->flags & EVENT_FILE_FL_ENABLED)); in system_enable_read()
2774 if (file->flags & EVENT_FILE_FL_ENABLED) in probe_remove_event_call()
3811 if (file->flags & EVENT_FILE_FL_ENABLED) { in event_trace_self_tests()
H A Dtrace_events_synth.c1554 if (!(file->flags & EVENT_FILE_FL_ENABLED) || in __synth_event_trace_init()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dtrace_events.h561 EVENT_FILE_FL_ENABLED = (1 << EVENT_FILE_FL_ENABLED_BIT), enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dtrace_events.h561 EVENT_FILE_FL_ENABLED = (1 << EVENT_FILE_FL_ENABLED_BIT), enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dtrace_events.h561 EVENT_FILE_FL_ENABLED = (1 << EVENT_FILE_FL_ENABLED_BIT), enumerator