Searched refs:notself (Results 1 – 1 of 1) sorted by relevance
1787 static bool rcu_tasks_trace_pertask_prep(struct task_struct *t, bool notself) in rcu_tasks_trace_pertask_prep() argument1793 if (unlikely(t == NULL) || (t == current && notself) || !list_empty(&t->trc_holdout_list)) in rcu_tasks_trace_pertask_prep()