Lines Matching refs:TRACE_PIDS
909 if (type & TRACE_PIDS) in __ftrace_clear_event_pids()
918 if ((type & TRACE_PIDS) && pid_list) in __ftrace_clear_event_pids()
1315 if (type == TRACE_PIDS) in __next()
1326 return __next(m, v, pos, TRACE_PIDS); in p_next()
1350 if (type == TRACE_PIDS) in __start()
1364 return __start(m, pos, TRACE_PIDS); in p_start()
2023 if (type == TRACE_PIDS) { in event_pid_write()
2039 if (type == TRACE_PIDS) in event_pid_write()
2075 return event_pid_write(filp, ubuf, cnt, ppos, TRACE_PIDS); in ftrace_event_pid_write()
2291 ftrace_clear_event_pids(tr, TRACE_PIDS); in ftrace_event_set_pid_open()
3984 __ftrace_clear_event_pids(tr, TRACE_PIDS | TRACE_NO_PIDS); in event_trace_del_tracer()