Home
last modified time | relevance | path

Searched defs:do_fork (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/tools/concurrencytest/
H A Dconcurrencytest.py51 def do_fork(suite): function
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dfork.c67 static int do_fork = 0; variable
/openbmc/qemu/linux-user/
H A Dsyscall.c6542 static int do_fork(CPUArchState *env, unsigned int flags, abi_ulong newsp, in do_fork() function