Home
last modified time | relevance | path

Searched refs:proc_write_regs (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/sys/
HDptrace.h160 int proc_write_regs(struct thread *_td, struct reg *_reg);
/trueos/sys/kern/
HDsys_process.c149 proc_write_regs(struct thread *td, struct reg *regs) in proc_write_regs() function
/trueos/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
HDfasttrap_isa.c1827 proc_write_regs(curthread, rp);