Searched refs:ptrauth_copy_thread (Results 1 – 3 of 3) sorted by relevance
226 void ptrauth_copy_thread(struct thread *, struct thread *);
164 ptrauth_copy_thread(struct thread *new_td, struct thread *orig_td) in ptrauth_copy_thread() function
198 ptrauth_copy_thread(td, td0); in cpu_copy_thread()