Searched refs:set_regs32 (Results 1 – 7 of 7) sorted by relevance
101 int set_regs32(struct thread *, struct reg32 *);
98 int set_regs32(struct thread *, struct reg32 *);
261 int set_regs32(struct thread *, struct reg32 *);
113 set_regs32(struct thread *td, struct reg32 *regs) in set_regs32() function
127 set_regs32(struct thread *td, struct reg32 *regs) in set_regs32() function
475 set_regs32(struct thread *td, struct reg32 *regs) in set_regs32() function
168 PROC_ACTION(set_regs32(td, regs32)); in proc_write_regs32()