Home
last modified time | relevance | path

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

/kernel/
Dsys.c132 #ifndef PAC_SET_ENABLED_KEYS
133 # define PAC_SET_ENABLED_KEYS(a, b, c) (-EINVAL) macro
2592 error = PAC_SET_ENABLED_KEYS(me, arg2, arg3); in SYSCALL_DEFINE5()