Home
last modified time | relevance | path

Searched refs:ptrauth_keys (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/arm64/include/asm/
Dpointer_auth.h25 struct ptrauth_keys { struct
33 static inline void ptrauth_keys_init(struct ptrauth_keys *keys) in ptrauth_keys_init() argument
53 static inline void ptrauth_keys_switch(struct ptrauth_keys *keys) in ptrauth_keys_switch()
Dprocessor.h147 struct ptrauth_keys keys_user;
/Linux-v5.4/arch/arm64/kernel/
Dpointer_auth.c12 struct ptrauth_keys *keys = &tsk->thread.keys_user; in ptrauth_prctl_reset_keys()
Dptrace.c989 const struct ptrauth_keys *keys) in pac_address_keys_to_user()
997 static void pac_address_keys_from_user(struct ptrauth_keys *keys, in pac_address_keys_from_user()
1011 struct ptrauth_keys *keys = &target->thread.keys_user; in pac_address_keys_get()
1028 struct ptrauth_keys *keys = &target->thread.keys_user; in pac_address_keys_set()
1046 const struct ptrauth_keys *keys) in pac_generic_keys_to_user()
1051 static void pac_generic_keys_from_user(struct ptrauth_keys *keys, in pac_generic_keys_from_user()
1062 struct ptrauth_keys *keys = &target->thread.keys_user; in pac_generic_keys_get()
1079 struct ptrauth_keys *keys = &target->thread.keys_user; in pac_generic_keys_set()