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