Searched defs:prctl (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/arch/powerpc/ |
H A D | dexcr.rst | 39 prctl section in Configuration
|
/linux/tools/include/nolibc/sys/ |
H A D | prctl.h | 30 int prctl(int option, unsigned long arg2, unsigned long arg3, in prctl() function
|
/linux/tools/testing/selftests/powerpc/dexcr/ |
H A D | dexcr.h | 35 unsigned long prctl; /* 'which' value for get/set prctl */ member
|
/linux/kernel/ |
H A D | sys.c | 2503 SYSCALL_DEFINE5(prctl,int,option,unsigned long,arg2,unsigned long,arg3,unsigned long,arg4,unsigned long,arg5) SYSCALL_DEFINE5() argument
|