Searched defs:user_desc (Results 1 – 6 of 6) sorted by relevance
21 struct user_desc { struct35 * any context in which a user_desc comes from a 32-bit program, argument39 unsigned int lm:1;
24 struct user_desc { struct25 unsigned int entry_number;26 unsigned int base_addr;27 unsigned int limit;28 unsigned int seg_32bit : 1;29 unsigned int contents : 2;30 unsigned int read_exec_only : 1;31 unsigned int limit_in_pages : 1;32 unsigned int seg_not_present : 1;33 unsigned int useable : 1;[all …]
271 SYSCALL_DEFINE1(set_thread_area, struct user_desc __user *, user_desc) in SYSCALL_DEFINE1() argument306 struct user_desc __user *user_desc) in ptrace_set_thread_area()319 SYSCALL_DEFINE1(get_thread_area, struct user_desc __user *, user_desc) in SYSCALL_DEFINE1() argument345 struct user_desc __user *user_desc) in ptrace_get_thread_area()
216 orangefs_bufmap_alloc(struct ORANGEFS_dev_map_desc *user_desc) in orangefs_bufmap_alloc()261 struct ORANGEFS_dev_map_desc *user_desc) in orangefs_bufmap_map()312 int orangefs_bufmap_initialize(struct ORANGEFS_dev_map_desc *user_desc) in orangefs_bufmap_initialize()
596 struct ORANGEFS_dev_map_desc user_desc; in dispatch_ioctl_command() local
71 struct user_desc __user *user_desc) in ptrace_get_thread_area()77 struct user_desc __user *user_desc) in ptrace_set_thread_area()