ptrauth_keys 33 arch/arm64/include/asm/pointer_auth.h static inline void ptrauth_keys_init(struct ptrauth_keys *keys) ptrauth_keys 53 arch/arm64/include/asm/pointer_auth.h static inline void ptrauth_keys_switch(struct ptrauth_keys *keys) ptrauth_keys 147 arch/arm64/include/asm/processor.h struct ptrauth_keys keys_user; ptrauth_keys 12 arch/arm64/kernel/pointer_auth.c struct ptrauth_keys *keys = &tsk->thread.keys_user; ptrauth_keys 1002 arch/arm64/kernel/ptrace.c const struct ptrauth_keys *keys) ptrauth_keys 1010 arch/arm64/kernel/ptrace.c static void pac_address_keys_from_user(struct ptrauth_keys *keys, ptrauth_keys 1024 arch/arm64/kernel/ptrace.c struct ptrauth_keys *keys = &target->thread.keys_user; ptrauth_keys 1041 arch/arm64/kernel/ptrace.c struct ptrauth_keys *keys = &target->thread.keys_user; ptrauth_keys 1059 arch/arm64/kernel/ptrace.c const struct ptrauth_keys *keys) ptrauth_keys 1064 arch/arm64/kernel/ptrace.c static void pac_generic_keys_from_user(struct ptrauth_keys *keys, ptrauth_keys 1075 arch/arm64/kernel/ptrace.c struct ptrauth_keys *keys = &target->thread.keys_user; ptrauth_keys 1092 arch/arm64/kernel/ptrace.c struct ptrauth_keys *keys = &target->thread.keys_user;