Searched refs:pid1 (Results 1 – 5 of 5) sorted by relevance
| /openbmc/openbmc/poky/meta/recipes-core/busybox/files/ |
| H A D | syslog | 86 pid1=`pidof syslogd` 89 waitpid $pid1
|
| /openbmc/qemu/tests/tcg/multiarch/linux/ |
| H A D | linux-test.c | 415 pid_t pid1, pid2; in test_clone() local 418 pid1 = chk_error(clone(thread1_func, stack1 + STACK_SIZE, in test_clone() 429 wait_for_child(pid1); 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 | 1154 env->spr[SPR_BOOKE_PID1] = sregs.u.e.impl.fsl.pid1; 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,
|