Searched refs:sys_prctl (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/include/nolibc/
H A Dsys.h807 int sys_prctl(int option, unsigned long arg2, unsigned long arg3, function
817 return __sysret(sys_prctl(option, arg2, arg3, arg4, arg5));
/linux-master/arch/arm64/include/asm/
H A Dunistd32.h358 __SYSCALL(__NR_prctl, sys_prctl)
/linux-master/include/uapi/asm-generic/
H A Dunistd.h448 __SYSCALL(__NR_prctl, sys_prctl)
/linux-master/tools/include/uapi/asm-generic/
H A Dunistd.h448 __SYSCALL(__NR_prctl, sys_prctl)
/linux-master/include/linux/
H A Dsyscalls.h695 asmlinkage long sys_prctl(int option, unsigned long arg2, unsigned long arg3,

Completed in 107 milliseconds