Home
last modified time | relevance | path

Searched defs:user_desc (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/include/uapi/asm/
Dldt.h20 struct user_desc { struct
34 * any context in which a user_desc comes from a 32-bit program, argument
38 unsigned int lm:1;
/linux-4.4.14/arch/x86/um/
Dtls_32.c279 SYSCALL_DEFINE1(set_thread_area, struct user_desc __user *, user_desc) in SYSCALL_DEFINE1() argument
314 struct user_desc __user *user_desc) in ptrace_set_thread_area()
327 SYSCALL_DEFINE1(get_thread_area, struct user_desc __user *, user_desc) in SYSCALL_DEFINE1() argument
353 struct user_desc __user *user_desc) in ptrace_get_thread_area()
/linux-4.4.14/arch/x86/um/asm/
Dptrace.h70 struct user_desc __user *user_desc) in ptrace_get_thread_area()
76 struct user_desc __user *user_desc) in ptrace_set_thread_area()
/linux-4.4.14/drivers/staging/gdm72xx/
Dusb_boot.c64 char user_desc[128]; member