/openbmc/openbmc/poky/meta/recipes-core/musl/musl/ |
H A D | 0001-Update-syscalls-for-r32-rv64-from-kernel-6.4-through.patch | 51 #define __NR_wait4 260
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 248 #define __NR_wait4 260 macro
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_64.h | 249 #define __NR_wait4 260 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 245 #define __NR_wait4 260 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 84 #define __NR_wait4 114 macro
|
H A D | unistd_32.h | 100 #define __NR_wait4 114 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 65 #define __NR_wait4 61 macro
|
H A D | unistd_32.h | 118 #define __NR_wait4 114 macro
|
H A D | unistd_x32.h | 54 #define __NR_wait4 (__X32_SYSCALL_BIT + 61) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 118 #define __NR_wait4 114 macro
|
H A D | unistd_32.h | 118 #define __NR_wait4 114 macro
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 1127 #ifdef __NR_wait4 in sys_wait4() 1128 return my_syscall4(__NR_wait4, pid, status, options, rusage); in sys_wait4()
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 631 #define __NR_wait4 260 macro 632 __SC_COMP(__NR_wait4, sys_wait4, compat_sys_wait4)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 631 #define __NR_wait4 260 macro 632 __SC_COMP(__NR_wait4, sys_wait4, compat_sys_wait4)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 631 #define __NR_wait4 260 macro 632 __SC_COMP(__NR_wait4, sys_wait4, compat_sys_wait4)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 241 #define __NR_wait4 114 macro 242 __SYSCALL(__NR_wait4, compat_sys_wait4)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 63 #define __NR_wait4 (__NR_Linux + 59) macro
|
H A D | unistd_n32.h | 63 #define __NR_wait4 (__NR_Linux + 59) macro
|
H A D | unistd_o32.h | 118 #define __NR_wait4 (__NR_Linux + 114) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 86 #define __NR_wait4 (__NR_SYSCALL_BASE + 114) macro
|