Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/rcu/
Dtasks.h1456 static bool rcu_tasks_trace_pertask_prep(struct task_struct *t, bool notself) in rcu_tasks_trace_pertask_prep() argument
1462 if (unlikely(t == NULL) || (t == current && notself) || !list_empty(&t->trc_holdout_list)) in rcu_tasks_trace_pertask_prep()