Searched refs:pid_chain (Results 1 – 3 of 3) sorted by relevance
269 hlist_del_rcu(&upid->pid_chain); in free_pid()339 hlist_add_head_rcu(&upid->pid_chain, in alloc_pid()371 &pid_hash[pid_hashfn(nr, ns)], pid_chain) in find_pid_ns()
54 struct hlist_node pid_chain; member
84 .pid_chain = { .next = NULL, .pprev = NULL }, \