Home
last modified time | relevance | path

Searched refs:ptrauth_keys_init (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/arm64/include/asm/
Dpointer_auth.h33 static inline void ptrauth_keys_init(struct ptrauth_keys *keys) in ptrauth_keys_init() function
83 ptrauth_keys_init(&__ptiu_tsk->thread.keys_user); \
/Linux-v5.4/arch/arm64/kernel/
Dpointer_auth.c21 ptrauth_keys_init(keys); in ptrauth_prctl_reset_keys()