Home
last modified time | relevance | path

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

/linux/kernel/
H A Dfork.c1611 static int copy_exec_state(u64 clone_flags, struct task_struct *tsk) in copy_exec_state() function
2142 retval = copy_exec_state(clone_flags, p); in copy_process()