Searched refs:init_struct_pid (Results 1 – 2 of 2) sorted by relevance
2277 if (pid != &init_struct_pid) { in copy_process()2511 if (pid != &init_struct_pid) in copy_process()2569 init_task_pid(idle, type, &init_struct_pid); in init_idle_pids()2580 task = copy_process(&init_struct_pid, 0, cpu_to_node(cpu), &args); in fork_idle()
48 struct pid init_struct_pid = { variable