Home
last modified time | relevance | path

Searched refs:sys_wait4 (Results 1 – 16 of 16) sorted by relevance

/tools/include/nolibc/sys/
A Dwait.h25 pid_t sys_wait4(pid_t pid, int *status, int options, struct rusage *rusage) in sys_wait4() function
37 return __sysret(sys_wait4(pid, status, options, rusage)); in wait4()
/tools/scripts/
A Dsyscall.tbl308 260 time32 wait4 sys_wait4 compat_sys_wait4
309 260 64 wait4 sys_wait4
/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl69 59 n64 wait4 sys_wait4
/tools/perf/arch/parisc/entry/syscalls/
A Dsyscall.tbl129 114 common wait4 sys_wait4 compat_sys_wait4
/tools/perf/arch/sh/entry/syscalls/
A Dsyscall.tbl124 114 common wait4 sys_wait4
/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl73 61 common wait4 sys_wait4
A Dsyscall_32.tbl129 114 i386 wait4 sys_wait4 compat_sys_wait4
/tools/perf/arch/xtensa/entry/syscalls/
A Dsyscall.tbl135 121 common wait4 sys_wait4
/tools/perf/arch/alpha/entry/syscalls/
A Dsyscall.tbl298 365 common wait4 sys_wait4
/tools/perf/arch/arm/entry/syscalls/
A Dsyscall.tbl131 114 common wait4 sys_wait4
/tools/perf/arch/arm64/entry/syscalls/
A Dsyscall_32.tbl128 114 common wait4 sys_wait4 compat_sys_wait4
/tools/perf/arch/sparc/entry/syscalls/
A Dsyscall.tbl18 7 common wait4 sys_wait4 compat_sys_wait4
/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl153 114 common wait4 sys_wait4 compat_sys_wait4
/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl106 114 common wait4 sys_wait4 compat_sys_wait4
/tools/include/uapi/asm-generic/
A Dunistd.h632 __SC_COMP(__NR_wait4, sys_wait4, compat_sys_wait4)
/tools/perf/Documentation/
A Dperf-script-python.txt65 sys_wait4 3

Completed in 26 milliseconds