Searched refs:pidhash (Results 1 – 5 of 5) sorted by relevance
534 extern struct task_struct *pidhash[PIDHASH_SZ];540 struct task_struct **htable = &pidhash[pid_hashfn(p->pid)]; in hash_pid()557 struct task_struct *p, **htable = &pidhash[pid_hashfn(pid)]; in find_task_by_pid()
616 EXPORT_SYMBOL(pidhash);
40 struct task_struct *pidhash[PIDHASH_SZ]; variable
1384 pidhash[nr] = NULL; in sched_init()
115 .llong pidhash-KERNELBASE