Home
last modified time | relevance | path

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

/linux/kernel/
H A Dfork.c1807 INIT_HLIST_NODE(&task->pid_links[type]); in init_task_pid_links()
2610 INIT_HLIST_NODE(&idle->pid_links[type]); /* not really needed */ in init_idle_pids()
/linux/include/linux/
H A Dsched.h1097 struct hlist_node pid_links[PIDTYPE_MAX]; member