Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dtrace.h241 static inline bool pid_type_enabled(int type, struct trace_pid_list *pid_list, in pid_type_enabled() function
H A Dtrace_events.c1158 if (!pid_type_enabled(type, pid_list, no_pid_list)) in __ftrace_clear_event_pids()
H A Dftrace.c8174 if (!pid_type_enabled(type, pid_list, no_pid_list)) in clear_ftrace_pids()