Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dtls.c27 if (desc_empty(&t->tls_array[idx])) in get_free_idx()
247 while (n > 0 && desc_empty(&t->tls_array[n - 1])) in regset_tls_active()
/linux/arch/x86/include/asm/
A Ddesc.h100 static inline int desc_empty(const void *ptr) in desc_empty() function

Completed in 6 milliseconds