Lines Matching refs:TRACE_PIDS
665 if (type & TRACE_PIDS) in __ftrace_clear_event_pids()
674 if ((type & TRACE_PIDS) && pid_list) in __ftrace_clear_event_pids()
1062 if (type == TRACE_PIDS) in __next()
1073 return __next(m, v, pos, TRACE_PIDS); in p_next()
1097 if (type == TRACE_PIDS) in __start()
1111 return __start(m, pos, TRACE_PIDS); in p_start()
1730 if (type == TRACE_PIDS) { in event_pid_write()
1746 if (type == TRACE_PIDS) in event_pid_write()
1782 return event_pid_write(filp, ubuf, cnt, ppos, TRACE_PIDS); in ftrace_event_pid_write()
1988 ftrace_clear_event_pids(tr, TRACE_PIDS); in ftrace_event_set_pid_open()
3354 __ftrace_clear_event_pids(tr, TRACE_PIDS | TRACE_NO_PIDS); in event_trace_del_tracer()