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