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