Home
last modified time | relevance | path

Searched defs:prctl (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/include/nolibc/
H A Dsys.h803 int prctl(int option, unsigned long arg2, unsigned long arg3, in prctl() function
/openbmc/linux/kernel/
H A Dsys.c2435 SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3, in SYSCALL_DEFINE5() argument