TRACE_PIDS
if (type & TRACE_PIDS)
if ((type & TRACE_PIDS) && pid_list)
clear_ftrace_pids(tr, TRACE_PIDS | TRACE_NO_PIDS);
case TRACE_PIDS:
return pid_open(inode, file, TRACE_PIDS);
case TRACE_PIDS:
case TRACE_PIDS:
return pid_write(filp, ubuf, cnt, ppos, TRACE_PIDS);
return ((type & TRACE_PIDS) && pid_list) ||
return (!(type & TRACE_PIDS) && pid_list) ||
if (type & TRACE_PIDS)
if ((type & TRACE_PIDS) && pid_list)
if (type == TRACE_PIDS)
return __next(m, v, pos, TRACE_PIDS);
if (type == TRACE_PIDS)
return __start(m, pos, TRACE_PIDS);
if (type == TRACE_PIDS) {
if (type == TRACE_PIDS)
return event_pid_write(filp, ubuf, cnt, ppos, TRACE_PIDS);
ftrace_clear_event_pids(tr, TRACE_PIDS);
__ftrace_clear_event_pids(tr, TRACE_PIDS | TRACE_NO_PIDS);