Searched refs:host_supports_tls (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/um/
H A Dtls_32.c20 static int host_supports_tls = -1; variable
189 if (!host_supports_tls) arch_switch_tls()
284 if (!host_supports_tls) SYSCALL_DEFINE1()
318 if (!host_supports_tls) ptrace_set_thread_area()
332 if (!host_supports_tls) SYSCALL_DEFINE1()
358 if (!host_supports_tls) ptrace_get_thread_area()
377 check_host_supports_tls(&host_supports_tls, &host_gdt_entry_tls_min); __setup_host_supports_tls()
378 if (host_supports_tls) { __setup_host_supports_tls()

Completed in 49 milliseconds