Searched refs:fill_dbregs32 (Results 1 – 6 of 6) sorted by relevance
105 #define fill_dbregs32(td, reg) 0 macro
101 int fill_dbregs32(struct thread *, struct dbreg32 *);
264 int fill_dbregs32(struct thread *, struct dbreg32 *);
248 fill_dbregs32(struct thread *td, struct dbreg32 *regs) in fill_dbregs32() function
509 fill_dbregs32(struct thread *td, struct dbreg32 *regs) in fill_dbregs32() function
175 PROC_ACTION(fill_dbregs32(td, dbregs32)); in proc_read_dbregs32()