Searched refs:pid_hash (Results 1 – 1 of 1) sorted by relevance
44 static struct hlist_head *pid_hash; variable340 &pid_hash[pid_hashfn(upid->nr, upid->ns)]); in alloc_pid()371 &pid_hash[pid_hashfn(nr, ns)], pid_chain) in find_pid_ns()576 pid_hash = alloc_large_system_hash("PID", sizeof(*pid_hash), 0, 18, in pidhash_init()583 INIT_HLIST_HEAD(&pid_hash[i]); in pidhash_init()