Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/include/asm/
A Dprocessor.h394 #define PAC_SET_ENABLED_KEYS(tsk, keys, enabled) \ macro
/linux-6.3-rc2/kernel/
A Dsys.c130 #ifndef PAC_SET_ENABLED_KEYS
131 # define PAC_SET_ENABLED_KEYS(a, b, c) (-EINVAL) macro
2606 error = PAC_SET_ENABLED_KEYS(me, arg2, arg3); in SYSCALL_DEFINE5()

Completed in 9 milliseconds