Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dprctl.h255 #define PR_PAC_SET_ENABLED_KEYS 60 macro
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dpointer-authentication.rst115 The prctl PR_PAC_SET_ENABLED_KEYS allows the user program to control which
122 prctl(PR_PAC_SET_ENABLED_KEYS,
/OK3568_Linux_fs/kernel/kernel/
H A Dsys.c2653 case PR_PAC_SET_ENABLED_KEYS: in SYSCALL_DEFINE5()