Searched refs:r10 (Results 1 – 6 of 6) sorted by relevance
16 unsigned long r10; member
16 popq %r10
121 printk_color(regs->r9, regs->r10, (char *)regs->r8); in sys_put_string()156 int64_t count = (int64_t)regs->r10; in sys_read()196 int64_t count = (int64_t)regs->r10; in sys_write()234 int whence = (int)regs->r10; in sys_lseek()429 long count = (long)regs->r10; in sys_getdents()501 int options = regs->r10; in sys_wait4()
37 popq %r1092 pushq %r10136 pushq %r10
865 int flag = regs->r10; in sys_unlink_at()
781 let mut old_act = regs.r10 as usize as *mut user_sigaction; in sys_sigaction()