Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dexit.c167 static void delayed_put_task_struct(struct rcu_head *rhp) in delayed_put_task_struct() function
179 call_rcu(&task->rcu, delayed_put_task_struct); in put_task_struct_rcu_user()
/Linux-v5.15/Documentation/RCU/
DlistRCU.rst45 call_rcu(&p->rcu, delayed_put_task_struct);