Home
last modified time | relevance | path

Searched refs:__NR_wait4 (Results 1 – 20 of 20) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/musl/musl/
H A D0001-Update-syscalls-for-r32-rv64-from-kernel-6.4-through.patch51 #define __NR_wait4 260
/openbmc/qemu/linux-headers/asm-arm64/
H A Dunistd_64.h248 #define __NR_wait4 260 macro
/openbmc/qemu/linux-headers/asm-riscv/
H A Dunistd_64.h249 #define __NR_wait4 260 macro
/openbmc/qemu/linux-headers/asm-loongarch/
H A Dunistd_64.h245 #define __NR_wait4 260 macro
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h84 #define __NR_wait4 114 macro
H A Dunistd_32.h100 #define __NR_wait4 114 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h65 #define __NR_wait4 61 macro
H A Dunistd_32.h118 #define __NR_wait4 114 macro
H A Dunistd_x32.h54 #define __NR_wait4 (__X32_SYSCALL_BIT + 61) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h118 #define __NR_wait4 114 macro
H A Dunistd_32.h118 #define __NR_wait4 114 macro
/openbmc/linux/tools/include/nolibc/
H A Dsys.h1127 #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 Dunistd.h631 #define __NR_wait4 260 macro
632 __SC_COMP(__NR_wait4, sys_wait4, compat_sys_wait4)
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dunistd.h631 #define __NR_wait4 260 macro
632 __SC_COMP(__NR_wait4, sys_wait4, compat_sys_wait4)
/openbmc/linux/include/uapi/asm-generic/
H A Dunistd.h631 #define __NR_wait4 260 macro
632 __SC_COMP(__NR_wait4, sys_wait4, compat_sys_wait4)
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h241 #define __NR_wait4 114 macro
242 __SYSCALL(__NR_wait4, compat_sys_wait4)
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n64.h63 #define __NR_wait4 (__NR_Linux + 59) macro
H A Dunistd_n32.h63 #define __NR_wait4 (__NR_Linux + 59) macro
H A Dunistd_o32.h118 #define __NR_wait4 (__NR_Linux + 114) macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h86 #define __NR_wait4 (__NR_SYSCALL_BASE + 114) macro