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