Searched defs:load_TLS (Results 1 – 3 of 3) sorted by relevance
89 static int load_TLS(int flags, struct task_struct *to) in load_TLS() function
118 #define load_TLS(t, cpu) native_load_tls(t, cpu) macro
273 static inline void load_TLS(struct thread_struct *t, unsigned cpu) in load_TLS() function