Searched refs:pid2 (Results 1 – 5 of 5) sorted by relevance
| /openbmc/openbmc/poky/meta/recipes-core/busybox/files/ |
| H A D | syslog | 87 pid2=`pidof klogd` 90 waitpid $pid2
|
| /openbmc/qemu/tests/tcg/multiarch/linux/ |
| H A D | linux-test.c | 415 pid_t pid1, pid2; in test_clone() local 424 pid2 = chk_error(clone(thread2_func, stack2 + STACK_SIZE, in test_clone() 431 wait_for_child(pid2); in test_clone()
|
| /openbmc/qemu/linux-headers/asm-powerpc/ |
| H A D | kvm.h | 201 __u32 pid1, pid2; member
|
| /openbmc/qemu/target/ppc/ |
| H A D | kvm.c | 1155 env->spr[SPR_BOOKE_PID2] = sregs.u.e.impl.fsl.pid2; in kvmppc_get_booke_sregs()
|
| /openbmc/qemu/linux-user/ |
| H A D | syscall.c | 417 _syscall5(int, kcmp, pid_t, pid1, pid_t, pid2, int, type,
|