Searched refs:PAC_SET_ENABLED_KEYS (Results 1 – 2 of 2) sorted by relevance
421 #define PAC_SET_ENABLED_KEYS(tsk, keys, enabled) \ macro
133 #ifndef PAC_SET_ENABLED_KEYS134 # define PAC_SET_ENABLED_KEYS(a, b, c) (-EINVAL) macro2697 error = PAC_SET_ENABLED_KEYS(me, arg2, arg3); in SYSCALL_DEFINE5()