Home
last modified time | relevance | path

Searched refs:sys_prctl (Results 1 – 7 of 7) sorted by relevance

/tools/include/nolibc/
Dsys.h808 int sys_prctl(int option, unsigned long arg2, unsigned long arg3, in sys_prctl() function
818 return __sysret(sys_prctl(option, arg2, arg3, arg4, arg5)); in prctl()
/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl163 172 common prctl sys_prctl sys_prctl
/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl163 153 n64 prctl sys_prctl
/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl169 157 common prctl sys_prctl
Dsyscall_32.tbl187 172 i386 prctl sys_prctl
/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl222 171 common prctl sys_prctl
/tools/include/uapi/asm-generic/
Dunistd.h448 __SYSCALL(__NR_prctl, sys_prctl)