Symbol: dtioc_req
sys/dev/dt/dt_dev.c
170
int dt_ioctl_probe_enable(struct dt_softc *, struct dtioc_req *);
sys/dev/dt/dt_dev.c
171
int dt_ioctl_probe_disable(struct dt_softc *, struct dtioc_req *);
sys/dev/dt/dt_dev.c
328
error = dt_ioctl_probe_enable(sc, (struct dtioc_req *)addr);
sys/dev/dt/dt_dev.c
331
error = dt_ioctl_probe_disable(sc, (struct dtioc_req *)addr);
sys/dev/dt/dt_dev.c
602
dt_ioctl_probe_enable(struct dt_softc *sc, struct dtioc_req *dtrq)
sys/dev/dt/dt_dev.c
640
dt_ioctl_probe_disable(struct dt_softc *sc, struct dtioc_req *dtrq)
sys/dev/dt/dt_prov_kprobe.c
358
struct dt_pcb_list *plist, struct dtioc_req *dtrq)
sys/dev/dt/dt_prov_kprobe.c
387
struct dtioc_req *dtrq)
sys/dev/dt/dt_prov_kprobe.c
52
struct dt_pcb_list *, struct dtioc_req *);
sys/dev/dt/dt_prov_kprobe.c
55
struct dtioc_req *);
sys/dev/dt/dt_prov_profile.c
34
struct dt_pcb_list *, struct dtioc_req *);
sys/dev/dt/dt_prov_profile.c
68
struct dt_pcb_list *plist, struct dtioc_req *dtrq)
sys/dev/dt/dt_prov_static.c
198
struct dt_pcb_list *plist, struct dtioc_req *dtrq)
sys/dev/dt/dt_prov_static.c
27
struct dt_pcb_list *, struct dtioc_req *);
sys/dev/dt/dt_prov_syscall.c
100
struct dt_pcb_list *plist, struct dtioc_req *dtrq)
sys/dev/dt/dt_prov_syscall.c
37
struct dt_pcb_list *, struct dtioc_req *);
sys/dev/dt/dtvar.h
139
#define DTIOCPRBENABLE _IOW('D', 4, struct dtioc_req)
sys/dev/dt/dtvar.h
140
#define DTIOCPRBDISABLE _IOW('D', 5, struct dtioc_req)
sys/dev/dt/dtvar.h
238
struct dt_pcb_list *, struct dtioc_req *);
sys/dev/dt/dtvar.h
242
struct dtioc_req *);
usr.sbin/btrace/btrace.c
550
struct dtioc_req *dtrq;
usr.sbin/btrace/btrace.c
674
struct dtioc_req *dtrq;