Home
last modified time | relevance | path

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

/linux/kernel/
H A Dvhost_task.c146 tsk = copy_process(NULL, 0, NUMA_NO_NODE, &args); in vhost_task_create()
H A Dfork.c1964 __latent_entropy struct task_struct *copy_process( in copy_process() function
2575 task = copy_process(&init_struct_pid, 0, cpu_to_node(cpu), &args); in fork_idle()
2602 return copy_process(NULL, 0, node, &args); in create_io_thread()
2654 p = copy_process(NULL, trace, NUMA_NO_NODE, args); in kernel_clone()