Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dtls.c100 fill_ldt(desc, info); in set_tls_desc()
H A Dldt.c606 fill_ldt(&ldt, &ldt_info); in write_ldt()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Ddesc.h15 static inline void fill_ldt(struct desc_struct *desc, const struct user_desc *info) in fill_ldt() function