Searched refs:other_pids (Results 1 – 2 of 2) sorted by relevance
1716 struct trace_pid_list *other_pids = NULL; in event_pid_write() local1733 other_pids = rcu_dereference_protected(tr->filtered_no_pids, in event_pid_write()1738 other_pids = rcu_dereference_protected(tr->filtered_pids, in event_pid_write()1758 } else if (pid_list && !other_pids) { in event_pid_write()
7419 struct trace_pid_list *other_pids; in pid_write() local7432 other_pids = rcu_dereference_protected(tr->function_no_pids, in pid_write()7438 other_pids = rcu_dereference_protected(tr->function_pids, in pid_write()7464 } else if (pid_list && !other_pids) { in pid_write()