Home
last modified time | relevance | path

Searched refs:PAC_GET_ENABLED_KEYS (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/arm64/include/asm/
A Dprocessor.h396 #define PAC_GET_ENABLED_KEYS(tsk) ptrauth_get_enabled_keys(tsk) macro
/linux-6.3-rc2/kernel/
A Dsys.c133 #ifndef PAC_GET_ENABLED_KEYS
134 # define PAC_GET_ENABLED_KEYS(a) (-EINVAL) macro
2611 error = PAC_GET_ENABLED_KEYS(me); in SYSCALL_DEFINE5()

Completed in 8 milliseconds