Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/asm-generic/
A Dunistd.h706 #define __NR_wait4 260 macro
707 __SC_COMP(__NR_wait4, sys_wait4, compat_sys_wait4)
/linux-6.3-rc2/tools/include/uapi/asm-generic/
A Dunistd.h706 #define __NR_wait4 260 macro
707 __SC_COMP(__NR_wait4, sys_wait4, compat_sys_wait4)
/linux-6.3-rc2/arch/arm64/include/asm/
A Dunistd32.h241 #define __NR_wait4 114 macro
242 __SYSCALL(__NR_wait4, compat_sys_wait4)
/linux-6.3-rc2/tools/include/nolibc/
A Dsys.h1207 return my_syscall4(__NR_wait4, pid, status, options, rusage); in sys_wait4()

Completed in 13 milliseconds