Searched refs:fill_regs32 (Results 1 – 8 of 8) sorted by relevance
74 int fill_regs32(struct thread *, struct reg32 *);
80 int fill_regs32(struct thread *, struct reg32 *);
73 fill_regs32(struct thread *td, struct reg32 *regs) in fill_regs32() function
238 fill_regs32(td, &pr_reg); in __linuxN()
331 fill_regs32(struct thread *td, struct reg32 *regs) in fill_regs32() function
821 fill_regs32(struct thread *td, struct reg32 *regs) in fill_regs32() function
289 return (fill_regs32(td, regs32)); in proc_read_regs32()
2271 fill_regs32(td, &status->pr_reg); in __elfN()