Searched refs:fill_regs32 (Results 1 – 8 of 8) sorted by relevance
100 int fill_regs32(struct thread *, struct reg32 *);
97 int fill_regs32(struct thread *, struct reg32 *);
260 int fill_regs32(struct thread *, struct reg32 *);
139 fill_regs32(struct thread *td, struct reg32 *regs) in fill_regs32() function368 fill_regs32(td, ®s); in freebsd32_sendsig()
79 fill_regs32(struct thread *td, struct reg32 *regs) in fill_regs32() function
457 fill_regs32(struct thread *td, struct reg32 *regs) in fill_regs32() function
161 PROC_ACTION(fill_regs32(td, regs32)); in proc_read_regs32()
2266 fill_regs32(td, &status->pr_reg); in __elfN()