Searched refs:ptrauth_keys_user (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dpointer_auth.h36 struct ptrauth_keys_user { struct
74 static inline void ptrauth_keys_install_user(struct ptrauth_keys_user *keys)
86 static inline void ptrauth_keys_init_user(struct ptrauth_keys_user *keys)
H A Dprocessor.h176 struct ptrauth_keys_user keys_user;
/linux-master/arch/arm64/kernel/
H A Dpointer_auth.c13 struct ptrauth_keys_user *keys = &tsk->thread.keys_user;
H A Dptrace.c1309 const struct ptrauth_keys_user *keys)
1317 static void pac_address_keys_from_user(struct ptrauth_keys_user *keys,
1330 struct ptrauth_keys_user *keys = &target->thread.keys_user;
1346 struct ptrauth_keys_user *keys = &target->thread.keys_user;
1364 const struct ptrauth_keys_user *keys)
1369 static void pac_generic_keys_from_user(struct ptrauth_keys_user *keys,
1379 struct ptrauth_keys_user *keys = &target->thread.keys_user;
1395 struct ptrauth_keys_user *keys = &target->thread.keys_user;
H A Dasm-offsets.c183 DEFINE(PTRAUTH_USER_KEY_APIA, offsetof(struct ptrauth_keys_user, apia));

Completed in 116 milliseconds