Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/um/
H A Dtls_32.c89 static int load_TLS(int flags, struct task_struct *to) in load_TLS() function
/kernel/linux/linux-6.6/arch/x86/um/
H A Dtls_32.c89 static int load_TLS(int flags, struct task_struct *to) in load_TLS() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Ddesc.h118 #define load_TLS(t, cpu) native_load_tls(t, cpu) macro
H A Dparavirt.h273 static inline void load_TLS(struct thread_struct *t, unsigned cpu) in load_TLS() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Ddesc.h119 #define load_TLS(t, cpu) native_load_tls(t, cpu) macro
H A Dparavirt.h298 static inline void load_TLS(struct thread_struct *t, unsigned cpu) in load_TLS() function

Completed in 9 milliseconds