Home
last modified time | relevance | path

Searched refs:ptrauth_thread_switch_kernel (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/arch/arm64/include/asm/
Dpointer_auth.h146 #define ptrauth_thread_switch_kernel(tsk) \ macro
150 #define ptrauth_thread_switch_kernel(tsk) macro
Dstackprotector.h36 ptrauth_thread_switch_kernel(current); in boot_init_stack_canary()
/linux-6.6.21/drivers/misc/lkdtm/
Dbugs.c605 ptrauth_thread_switch_kernel(current); in change_pac_parameters()