Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/include/asm/
A Dprocessor.h391 #define PAC_RESET_KEYS(tsk, arg) ptrauth_prctl_reset_keys(tsk, arg) macro
/linux-6.3-rc2/kernel/
A Dsys.c127 #ifndef PAC_RESET_KEYS
128 # define PAC_RESET_KEYS(a, b) (-EINVAL) macro
2601 error = PAC_RESET_KEYS(me, arg2); in SYSCALL_DEFINE5()

Completed in 8 milliseconds