Searched refs:ptrauth_prctl_reset_keys (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dpointer_auth.h101 extern int ptrauth_prctl_reset_keys(struct task_struct *tsk, unsigned long arg);
135 #define ptrauth_prctl_reset_keys(tsk, arg) (-EINVAL) macro
H A Dprocessor.h390 #define PAC_RESET_KEYS(tsk, arg) ptrauth_prctl_reset_keys(tsk, arg)
/linux-master/arch/arm64/kernel/
H A Dpointer_auth.c11 int ptrauth_prctl_reset_keys(struct task_struct *tsk, unsigned long arg) function

Completed in 98 milliseconds