Searched refs:__NR_wait4 (Results 1 – 10 of 10) sorted by relevance
43 BPF_JUMP(BPF_JMP | BPF_JEQ, __NR_wait4, 3, 0),
189 #ifdef __NR_wait4190 { "wait4", __NR_wait4 },
65 #define __NR_wait4 61 macro
118 #define __NR_wait4 114 macro
54 #define __NR_wait4 (__X32_SYSCALL_BIT + 61) macro
191 #ifndef __NR_wait4192 # define __NR_wait4 (SYSCALL_BIT | 61) macro
706 #define __NR_wait4 260 macro707 __SC_COMP(__NR_wait4, sys_wait4, compat_sys_wait4)
86 #define __NR_wait4 (__NR_SYSCALL_BASE + 114) macro
2301 #ifdef __NR_wait42302 #define SYS_wait4 __NR_wait4
3738 #if defined(__NR_wait4)