Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/um/os-Linux/
H A Dtls.c19 /* Checks whether host supports TLS, and sets *tls_min according to the value
22 void check_host_supports_tls(int *supports_tls, int *tls_min) in check_host_supports_tls() argument
33 *tls_min = val[i]; in check_host_supports_tls()
/kernel/linux/linux-6.6/arch/x86/um/os-Linux/
H A Dtls.c19 /* Checks whether host supports TLS, and sets *tls_min according to the value
22 void check_host_supports_tls(int *supports_tls, int *tls_min) in check_host_supports_tls() argument
33 *tls_min = val[i]; in check_host_supports_tls()
/kernel/linux/linux-5.10/arch/um/include/shared/
H A Dos.h189 extern void check_host_supports_tls(int *supports_tls, int *tls_min);
/kernel/linux/linux-6.6/arch/um/include/shared/
H A Dos.h186 extern void check_host_supports_tls(int *supports_tls, int *tls_min);

Completed in 2 milliseconds