Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dpointer_auth.h130 #define ptrauth_thread_switch_user(tsk) \ macro
140 #define ptrauth_thread_switch_user(tsk) macro
/linux/arch/arm64/kernel/
H A Dprocess.c584 ptrauth_thread_switch_user(next); in __switch_to()