Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dvhost_task.c130 tsk = copy_process(NULL, 0, NUMA_NO_NODE, &args); in vhost_task_create()
H A Dfork.c2240 __latent_entropy struct task_struct *copy_process( in copy_process() function
2828 task = copy_process(&init_struct_pid, 0, cpu_to_node(cpu), &args); in fork_idle()
2857 return copy_process(NULL, 0, node, &args); in create_io_thread()
2909 p = copy_process(NULL, trace, NUMA_NO_NODE, args); in kernel_clone()
/openbmc/linux/include/linux/sched/
H A Dtask.h95 struct task_struct *copy_process(struct pid *pid, int trace, int node,
/openbmc/linux/Documentation/trace/
H A Dftrace.rst3603 bash-2044 [002] .... 10594.481035: arch_dup_task_struct <-copy_process