Lines Matching defs:regs
137 static int save_sigregs(struct pt_regs *regs, _sigregs __user *sregs) in save_sigregs()
156 static int restore_sigregs(struct pt_regs *regs, _sigregs __user *sregs) in restore_sigregs()
196 static int save_sigregs_ext(struct pt_regs *regs, in save_sigregs_ext()
216 static int restore_sigregs_ext(struct pt_regs *regs, in restore_sigregs_ext()
238 struct pt_regs *regs = task_pt_regs(current); in SYSCALL_DEFINE0() local
259 struct pt_regs *regs = task_pt_regs(current); in SYSCALL_DEFINE0() local
284 get_sigframe(struct k_sigaction *ka, struct pt_regs * regs, size_t frame_size) in get_sigframe()
305 sigset_t *set, struct pt_regs * regs) in setup_frame()
387 struct pt_regs *regs) in setup_rt_frame()
459 struct pt_regs *regs) in handle_signal()
481 void do_signal(struct pt_regs *regs) in do_signal()
555 void do_notify_resume(struct pt_regs *regs) in do_notify_resume()