Searched refs:sys_prctl (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-6.6/tools/include/nolibc/ |
H A D | sys.h | 796 int sys_prctl(int option, unsigned long arg2, unsigned long arg3, in sys_prctl() function 806 return __sysret(sys_prctl(option, arg2, arg3, arg4, arg5)); in prctl()
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | scall-trans-mips64.S | 260 PTR sys_prctl
|
H A D | scall-trans-i386.S | 280 PTR sys_prctl /* 172 */
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | unistd32.h | 358 __SYSCALL(__NR_prctl, sys_prctl)
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | unistd32.h | 358 __SYSCALL(__NR_prctl, sys_prctl)
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 506 __SYSCALL(__NR_prctl, sys_prctl)
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
H A D | unistd.h | 506 __SYSCALL(__NR_prctl, sys_prctl)
|
/kernel/linux/linux-6.6/include/uapi/asm-generic/ |
H A D | unistd.h | 448 __SYSCALL(__NR_prctl, sys_prctl)
|
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 448 __SYSCALL(__NR_prctl, sys_prctl)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
H A D | unistd.h | 380 __SYSCALL(__NR_prctl, sys_prctl)
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | syscalls.h | 760 asmlinkage long sys_prctl(int option, unsigned long arg2, unsigned long arg3,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | syscalls.h | 677 asmlinkage long sys_prctl(int option, unsigned long arg2, unsigned long arg3,
|
Completed in 18 milliseconds