Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/um/
A Dtls_32.c20 static int host_supports_tls = -1; variable
186 if (!host_supports_tls) in arch_switch_tls()
276 if (!host_supports_tls) in SYSCALL_DEFINE1()
310 if (!host_supports_tls) in ptrace_set_thread_area()
324 if (!host_supports_tls) in SYSCALL_DEFINE1()
350 if (!host_supports_tls) in ptrace_get_thread_area()
369 check_host_supports_tls(&host_supports_tls, &host_gdt_entry_tls_min); in __setup_host_supports_tls()
370 if (host_supports_tls) { in __setup_host_supports_tls()

Completed in 6 milliseconds