Home
last modified time | relevance | path

Searched refs:pid_type_enabled (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace.h239 static inline bool pid_type_enabled(int type, struct trace_pid_list *pid_list, in pid_type_enabled() function
H A Dtrace_events.c1034 if (!pid_type_enabled(type, pid_list, no_pid_list)) in __ftrace_clear_event_pids()
H A Dftrace.c7547 if (!pid_type_enabled(type, pid_list, no_pid_list)) in clear_ftrace_pids()