Searched defs:user_stack (Results 1 – 7 of 7) sorted by relevance
113 long __attribute__ ((aligned(stackalign))) user_stack[STACK_SIZE]; variable
149 inline unsigned long user_stack(const struct pt_regs *regs) in user_stack() function
167 long user_stack [STACK_SIZE]; variable
314 long user_stack[STACK_SIZE]; variable
1499 struct kvm_ia64_vcpu_stack __user *user_stack; in kvm_arch_vcpu_ioctl() local1531 struct kvm_ia64_vcpu_stack __user *user_stack; in kvm_arch_vcpu_ioctl() local
275 # define user_stack(task,regs) ((long) regs - (long) task == IA64_STK_OFFSET - sizeof(*regs)) macro
1312 int status, user_stack = 0; in ocfs2_parse_options() local