Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/benchmarks/
A Dfork.c67 static int do_fork = 0; variable
200 if (do_fork) in bench_proc()
211 { "fork", no_argument, &do_fork, 1 },
260 if (do_fork && do_vfork) { in main()
264 if (do_exec && !do_fork && !do_vfork) { in main()
302 if (do_fork) in main()
/linux/arch/parisc/kernel/
A Dvmlinux.lds.S96 *(.text.do_fork)
/linux/arch/arc/kernel/
A Dentry.S69 ; out whenever kernel_execve (now inline do_fork()) is involved
/linux/Documentation/trace/
A Dkprobes.rst596 do_exit() case covered. do_execve() and do_fork() are not an issue.
A Dftrace.rst1660 => do_fork

Completed in 11 milliseconds