Searched refs:set_regs32 (Results 1 – 7 of 7) sorted by relevance
75 int set_regs32(struct thread *, struct reg32 *);
81 int set_regs32(struct thread *, struct reg32 *);
107 set_regs32(struct thread *td, struct reg32 *regs) in set_regs32() function
349 set_regs32(struct thread *td, struct reg32 *regs) in set_regs32() function
803 set_regs32(struct thread *td, struct reg32 *regs) in set_regs32() function
296 return (set_regs32(td, regs32)); in proc_write_regs32()
2289 set_regs32(td, &status->pr_reg); in __elfN()