Searched refs:load_TLS (Results 1 – 6 of 6) sorted by relevance
74 static int load_TLS(int flags, struct task_struct *to) in load_TLS() function180 return load_TLS(O_FORCE, to); in arch_switch_tls()
181 load_TLS(next, cpu); in __switch_to()
107 load_TLS(t, cpu); in set_tls_desc()
633 load_TLS(next, cpu); in __switch_to()
120 #define load_TLS(t, cpu) native_load_tls(t, cpu) macro
300 static inline void load_TLS(struct thread_struct *t, unsigned cpu) in load_TLS() function
Completed in 16 milliseconds