Searched refs:fill_fpregs32 (Results 1 – 8 of 8) sorted by relevance
102 int fill_fpregs32(struct thread *, struct fpreg32 *);
99 int fill_fpregs32(struct thread *, struct fpreg32 *);
262 int fill_fpregs32(struct thread *, struct fpreg32 *);
168 fill_fpregs32(struct thread *td, struct fpreg32 *fpregs) in fill_fpregs32() function390 fill_fpregs32(td, &fpregs); in freebsd32_sendsig()
142 fill_fpregs32(struct thread *td, struct fpreg32 *regs) in fill_fpregs32() function
494 fill_fpregs32(struct thread *td, struct fpreg32 *regs) in fill_fpregs32() function
189 PROC_ACTION(fill_fpregs32(td, fpregs32)); in proc_read_fpregs32()
2287 fill_fpregs32(td, fpregset); in __elfN()