Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dtls.c32 static bool tls_desc_okay(const struct user_desc *info) in tls_desc_okay() function
124 if (!tls_desc_okay(&info)) in do_set_thread_area()
293 if (!tls_desc_okay(info + i)) in regset_tls_set()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dtls.c33 static bool tls_desc_okay(const struct user_desc *info) in tls_desc_okay() function
125 if (!tls_desc_okay(&info)) in do_set_thread_area()
288 if (!tls_desc_okay(info + i)) in regset_tls_set()

Completed in 2 milliseconds