Home
last modified time | relevance | path

Searched refs:load_TLS (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/x86/um/
A Dtls_32.c89 static int load_TLS(int flags, struct task_struct *to) in load_TLS() function
195 return load_TLS(O_FORCE, to); in arch_switch_tls()
/linux-6.3-rc2/arch/x86/kernel/
A Dprocess_32.c182 load_TLS(next, cpu); in __switch_to()
A Dtls.c107 load_TLS(t, cpu); in set_tls_desc()
A Dprocess_64.c582 load_TLS(next, cpu); in __switch_to()
/linux-6.3-rc2/arch/x86/include/asm/
A Ddesc.h119 #define load_TLS(t, cpu) native_load_tls(t, cpu) macro
A Dparavirt.h298 static inline void load_TLS(struct thread_struct *t, unsigned cpu) in load_TLS() function

Completed in 11 milliseconds