Lines Matching defs:regs
118 static int save_sigregs(struct pt_regs *regs, _sigregs __user *sregs) in save_sigregs()
136 static int restore_sigregs(struct pt_regs *regs, _sigregs __user *sregs) in restore_sigregs()
175 static int save_sigregs_ext(struct pt_regs *regs, in save_sigregs_ext()
195 static int restore_sigregs_ext(struct pt_regs *regs, in restore_sigregs_ext()
217 struct pt_regs *regs = task_pt_regs(current); in SYSCALL_DEFINE0() local
239 struct pt_regs *regs = task_pt_regs(current); in SYSCALL_DEFINE0() local
265 get_sigframe(struct k_sigaction *ka, struct pt_regs * regs, size_t frame_size) in get_sigframe()
286 sigset_t *set, struct pt_regs * regs) in setup_frame()
368 struct pt_regs *regs) in setup_rt_frame()
439 struct pt_regs *regs) in handle_signal()
461 void do_signal(struct pt_regs *regs) in do_signal()
535 void do_notify_resume(struct pt_regs *regs) in do_notify_resume()