Home
last modified time | relevance | path

Searched defs:load_TLS (Results 1 – 4 of 4) sorted by relevance

/arch/um/sys-i386/
Dtls.c90 static int load_TLS(int flags, struct task_struct *to) in load_TLS() function
/arch/x86/include/asm/
Ddesc.h96 #define load_TLS(t, cpu) native_load_tls(t, cpu) macro
Dparavirt.h876 static inline void load_TLS(struct thread_struct *t, unsigned cpu) in load_TLS() function
/arch/ia64/ia32/
Dia32priv.h474 load_TLS (struct thread_struct *t, unsigned int cpu) in load_TLS() function