Searched refs:set_dbregs32 (Results 1 – 6 of 6) sorted by relevance
106 #define set_dbregs32(td, reg) 0 macro
102 int set_dbregs32(struct thread *, struct dbreg32 *);
265 int set_dbregs32(struct thread *, struct dbreg32 *);
260 set_dbregs32(struct thread *td, struct dbreg32 *regs) in set_dbregs32() function
517 set_dbregs32(struct thread *td, struct dbreg32 *regs) in set_dbregs32() function
182 PROC_ACTION(set_dbregs32(td, dbregs32)); in proc_write_dbregs32()