Searched refs:thread_pkey_regs_init (Results 1 – 4 of 4) sorted by relevance
177 extern void thread_pkey_regs_init(struct thread_struct *thread);
284 #define thread_pkey_regs_init(thread) macro
340 void thread_pkey_regs_init(struct thread_struct *thread) in thread_pkey_regs_init() function
1881 thread_pkey_regs_init(¤t->thread); in start_thread()