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

/linux-4.4.14/arch/x86/um/os-Linux/
H A Dtls.c18 /* Checks whether host supports TLS, and sets *tls_min according to the value
21 void check_host_supports_tls(int *supports_tls, int *tls_min) check_host_supports_tls() argument
32 *tls_min = val[i]; check_host_supports_tls()
/linux-4.4.14/arch/um/include/shared/
H A Dos.h180 extern void check_host_supports_tls(int *supports_tls, int *tls_min);

Completed in 82 milliseconds