Searched defs:load_TLS (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/um/
H A Dtls_32.c91 static int load_TLS(int flags, struct task_struct *to) load_TLS() function
/linux-4.1.27/arch/x86/include/asm/
H A Ddesc.h101 #define load_TLS(t, cpu) native_load_tls(t, cpu) macro
H A Dparavirt.h274 static inline void load_TLS(struct thread_struct *t, unsigned cpu) load_TLS() function

Completed in 322 milliseconds