Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/ !
Dexit.c218 static void delayed_put_task_struct(struct rcu_head *rhp) in delayed_put_task_struct() function
232 call_rcu(&task->rcu, delayed_put_task_struct); in put_task_struct_rcu_user()
/linux-6.6.21/Documentation/RCU/ !
DlistRCU.rst45 call_rcu(&p->rcu, delayed_put_task_struct);
61 from invoking the delayed_put_task_struct() callback function until