Searched refs:other_pids (Results 1 – 2 of 2) sorted by relevance
2382 struct trace_pid_list *other_pids = NULL; in event_pid_write() local2399 other_pids = rcu_dereference_protected(tr->filtered_no_pids, in event_pid_write()2404 other_pids = rcu_dereference_protected(tr->filtered_pids, in event_pid_write()2424 } else if (pid_list && !other_pids) { in event_pid_write()
8295 struct trace_pid_list *other_pids; in pid_write() local8308 other_pids = rcu_dereference_protected(tr->function_no_pids, in pid_write()8314 other_pids = rcu_dereference_protected(tr->function_pids, in pid_write()8339 } else if (pid_list && !other_pids) { in pid_write()