Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dpointer_auth.h94 extern int ptrauth_prctl_reset_keys(struct task_struct *tsk, unsigned long arg);
133 #define ptrauth_prctl_reset_keys(tsk, arg) (-EINVAL) macro
A Dprocessor.h361 #define PAC_RESET_KEYS(tsk, arg) ptrauth_prctl_reset_keys(tsk, arg)
/linux/arch/arm64/kernel/
A Dpointer_auth.c11 int ptrauth_prctl_reset_keys(struct task_struct *tsk, unsigned long arg) in ptrauth_prctl_reset_keys() function
/linux/
A DSystem.map642 ffff800010031b40 T ptrauth_prctl_reset_keys
A D.tmp_System.map642 ffff800010031b40 T ptrauth_prctl_reset_keys

Completed in 276 milliseconds