Home
last modified time | relevance | path

Searched refs:clear_flushed_tls (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/um/
H A Dtls_64.c5 void clear_flushed_tls(struct task_struct *task) in clear_flushed_tls() function
H A Dtls_32.c154 void clear_flushed_tls(struct task_struct *task) in clear_flushed_tls() function
/openbmc/linux/arch/um/include/asm/
H A Dptrace-generic.h40 extern void clear_flushed_tls(struct task_struct *task);
/openbmc/linux/arch/um/kernel/
H A Dprocess.c188 clear_flushed_tls(p); in copy_thread()