Home
last modified time | relevance | path

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

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