Searched defs:prctl (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| D | sys.h | 803 int prctl(int option, unsigned long arg2, unsigned long arg3, in prctl() function
|
| /kernel/linux/linux-5.10/kernel/ |
| D | sys.c | 2354 SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3, in SYSCALL_DEFINE5() argument
|
| /kernel/linux/linux-6.6/kernel/ |
| D | sys.c | 2435 SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3, in SYSCALL_DEFINE5() argument
|