Home
last modified time | relevance | path

Searched refs:PR_GET_AUXV (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dprctl.h294 #define PR_GET_AUXV 0x41555856 macro
/linux/tools/include/uapi/linux/
H A Dprctl.h
/linux/kernel/
H A Dsys.c2751 case PR_GET_AUXV: in SYSCALL_DEFINE5()