/linux/tools/perf/bench/ |
A D | inject-buildid.c | 386 wait4(data->pid, &status, 0, &rusage); in inject_build_id()
|
/linux/kernel/ |
A D | exit.c | 1708 SYSCALL_DEFINE4(wait4, pid_t, upid, int __user *, stat_addr, in SYSCALL_DEFINE4() argument 1735 COMPAT_SYSCALL_DEFINE4(wait4, in COMPAT_SYSCALL_DEFINE4() argument
|
/linux/arch/mips/kernel/syscalls/ |
A D | syscall_n64.tbl | 69 59 n64 wait4 sys_wait4
|
A D | syscall_n32.tbl | 69 59 n32 wait4 compat_sys_wait4
|
A D | syscall_o32.tbl | 128 114 o32 wait4 sys_wait4 compat_sys_wait4
|
/linux/arch/ia64/kernel/syscalls/ |
A D | syscall.tbl | 114 102 common wait4 sys_wait4
|
/linux/tools/perf/arch/mips/entry/syscalls/ |
A D | syscall_n64.tbl | 69 59 n64 wait4 sys_wait4
|
/linux/arch/xtensa/kernel/syscalls/ |
A D | syscall.tbl | 135 121 common wait4 sys_wait4
|
/linux/arch/x86/entry/syscalls/ |
A D | syscall_64.tbl | 72 61 common wait4 sys_wait4
|
A D | syscall_32.tbl | 128 114 i386 wait4 sys_wait4 compat_sys_wait4
|
/linux/tools/perf/arch/x86/entry/syscalls/ |
A D | syscall_64.tbl | 72 61 common wait4 sys_wait4
|
/linux/arch/sh/kernel/syscalls/ |
A D | syscall.tbl | 124 114 common wait4 sys_wait4
|
/linux/arch/m68k/kernel/syscalls/ |
A D | syscall.tbl | 124 114 common wait4 sys_wait4
|
/linux/arch/arm/tools/ |
A D | syscall.tbl | 130 114 common wait4 sys_wait4
|
/linux/arch/parisc/kernel/syscalls/ |
A D | syscall.tbl | 129 114 common wait4 sys_wait4 compat_sys_wait4
|
/linux/arch/microblaze/kernel/syscalls/ |
A D | syscall.tbl | 124 114 common wait4 sys_wait4
|
/linux/arch/sparc/kernel/syscalls/ |
A D | syscall.tbl | 18 7 common wait4 sys_wait4 compat_sys_wait4
|
/linux/arch/alpha/kernel/syscalls/ |
A D | syscall.tbl | 298 365 common wait4 sys_wait4
|
/linux/tools/perf/arch/powerpc/entry/syscalls/ |
A D | syscall.tbl | 153 114 common wait4 sys_wait4 compat_sys_wait4
|
/linux/tools/perf/arch/s390/entry/syscalls/ |
A D | syscall.tbl | 106 114 common wait4 sys_wait4 compat_sys_wait4
|
/linux/arch/powerpc/kernel/syscalls/ |
A D | syscall.tbl | 153 114 common wait4 sys_wait4 compat_sys_wait4
|
/linux/arch/s390/kernel/syscalls/ |
A D | syscall.tbl | 106 114 common wait4 sys_wait4 compat_sys_wait4
|
/linux/tools/include/nolibc/ |
A D | nolibc.h | 2320 pid_t wait4(pid_t pid, int *status, int options, struct rusage *rusage) in wait4() function
|
/linux/tools/perf/ |
A D | builtin-stat.c | 972 wait4(child_pid, &status, 0, &stat_config.ru_data); in __run_perf_stat()
|
/linux/Documentation/virt/uml/ |
A D | user_mode_linux_howto_v2.rst | 1119 wait4(16967, [{WIFSTOPPED(s) && WSTOPSIG(s) == SIGTRAP | 0x80}], WSTOPPED|__WALL, NULL) = 16967
|