Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dpid.c120 static void delayed_put_pid(struct rcu_head *rhp) in delayed_put_pid() function
156 call_rcu(&pid->rcu, delayed_put_pid); in free_pid()