Searched refs:copy_process (Results 1 – 1 of 1) sorted by relevance
1911 static __latent_entropy struct task_struct *copy_process( in copy_process() function2485 task = copy_process(&init_struct_pid, 0, cpu_to_node(cpu), &args); in fork_idle()2513 return copy_process(NULL, 0, node, &args); in create_io_thread()2565 p = copy_process(NULL, trace, NUMA_NO_NODE, args); in kernel_clone()