Searched refs:proc_write_regs (Results 1 – 3 of 3) sorted by relevance
221 int proc_write_regs(struct thread *_td, struct reg *_reg);
119 proc_write_regs(struct thread *td, struct reg *regs) in proc_write_regs() function
1728 proc_write_regs(curthread, rp); in fasttrap_pid_probe()