Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpointer_auth.h124 #define ptrauth_thread_switch_user(tsk) \ macro
141 #define ptrauth_thread_switch_user(tsk) macro
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dprocess.c649 ptrauth_thread_switch_user(next); in __switch_to()