Searched refs:thread_pkey_regs_init (Results 1 – 4 of 4) sorted by relevance
208 extern void thread_pkey_regs_init(struct thread_struct *thread);
261 #define thread_pkey_regs_init(thread) macro
294 void thread_pkey_regs_init(struct thread_struct *thread) in thread_pkey_regs_init() function
1844 thread_pkey_regs_init(¤t->thread); in start_thread()