Searched refs:init_struct_pid (Results 1 – 5 of 5) sorted by relevance
67 extern struct pid init_struct_pid;
95 .pid = &init_struct_pid, \
1460 if (pid != &init_struct_pid) { in copy_process()1624 if (pid != &init_struct_pid) in copy_process()1671 links[type].pid = &init_struct_pid; in init_idle_pids()1678 task = copy_process(CLONE_VM, 0, 0, NULL, &init_struct_pid, 0, 0); in fork_idle()
46 struct pid init_struct_pid = INIT_STRUCT_PID; variable
1100 static struct pid * const ftrace_swapper_pid = &init_struct_pid;