Home
last modified time | relevance | path

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

/linux/Documentation/arch/powerpc/
H A Ddexcr.rst39 prctl section in Configuration
/linux/tools/testing/selftests/powerpc/dexcr/
H A Ddexcr.h35 unsigned long prctl; /* 'which' value for get/set prctl */ member
/linux/kernel/
H A Dsys.c2469 SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3, in SYSCALL_DEFINE5() argument