Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dpointer_auth.h87 #define ptrauth_thread_switch(tsk) \ macro
94 #define ptrauth_thread_switch(tsk) macro
/arch/arm64/kernel/
Dprocess.c504 ptrauth_thread_switch(next); in __switch_to()