Home
last modified time | relevance | path

Searched refs:notself (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/rcu/
H A Dtasks.h1787 static bool rcu_tasks_trace_pertask_prep(struct task_struct *t, bool notself) in rcu_tasks_trace_pertask_prep() argument
1793 if (unlikely(t == NULL) || (t == current && notself) || !list_empty(&t->trc_holdout_list)) in rcu_tasks_trace_pertask_prep()