Searched refs:wait4 (Results 1 – 17 of 17) sorted by relevance
| /tools/include/nolibc/sys/ |
| A D | wait.h | 35 pid_t wait4(pid_t pid, int *status, int options, struct rusage *rusage) in wait4() function
|
| /tools/testing/selftests/arm64/abi/ |
| A D | tpidr2.c | 185 waiting = wait4(ret, &status, __WCLONE, NULL); in write_clone_read()
|
| /tools/scripts/ |
| A D | syscall.tbl | 308 260 time32 wait4 sys_wait4 compat_sys_wait4 309 260 64 wait4 sys_wait4
|
| /tools/perf/bench/ |
| A D | inject-buildid.c | 388 wait4(data->pid, &status, 0, &rusage); in inject_build_id()
|
| /tools/perf/arch/mips/entry/syscalls/ |
| A D | syscall_n64.tbl | 69 59 n64 wait4 sys_wait4
|
| /tools/perf/arch/parisc/entry/syscalls/ |
| A D | syscall.tbl | 129 114 common wait4 sys_wait4 compat_sys_wait4
|
| /tools/perf/arch/sh/entry/syscalls/ |
| A D | syscall.tbl | 124 114 common wait4 sys_wait4
|
| /tools/perf/arch/x86/entry/syscalls/ |
| A D | syscall_64.tbl | 73 61 common wait4 sys_wait4
|
| A D | syscall_32.tbl | 129 114 i386 wait4 sys_wait4 compat_sys_wait4
|
| /tools/perf/arch/xtensa/entry/syscalls/ |
| A D | syscall.tbl | 135 121 common wait4 sys_wait4
|
| /tools/perf/arch/alpha/entry/syscalls/ |
| A D | syscall.tbl | 298 365 common wait4 sys_wait4
|
| /tools/perf/arch/arm/entry/syscalls/ |
| A D | syscall.tbl | 131 114 common wait4 sys_wait4
|
| /tools/perf/arch/arm64/entry/syscalls/ |
| A D | syscall_32.tbl | 128 114 common wait4 sys_wait4 compat_sys_wait4
|
| /tools/perf/arch/sparc/entry/syscalls/ |
| A D | syscall.tbl | 18 7 common wait4 sys_wait4 compat_sys_wait4
|
| /tools/perf/arch/powerpc/entry/syscalls/ |
| A D | syscall.tbl | 153 114 common wait4 sys_wait4 compat_sys_wait4
|
| /tools/perf/arch/s390/entry/syscalls/ |
| A D | syscall.tbl | 106 114 common wait4 sys_wait4 compat_sys_wait4
|
| /tools/perf/ |
| A D | builtin-stat.c | 902 wait4(child_pid, &status, 0, &stat_config.ru_data); in __run_perf_stat()
|
Completed in 17 milliseconds