Home
last modified time | relevance | path

Searched refs:devstat_remove_entry (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/sys/
H A Ddevicestat.h195 void devstat_remove_entry(struct devstat *ds);
/freebsd/sys/geom/
H A Dgeom_disk.c734 devstat_remove_entry(pp->stat); in g_disk_create()
919 devstat_remove_entry(dp->d_devstat); in disk_destroy()
934 devstat_remove_entry(dp->d_devstat); in disk_destroy()
H A Dgeom_subr.c554 devstat_remove_entry(cp->stat); in g_destroy_consumer()
802 devstat_remove_entry(pp->stat); in g_destroy_provider()
/freebsd/sys/kern/
H A Dsubr_devstat.c187 devstat_remove_entry(struct devstat *ds) in devstat_remove_entry() function
/freebsd/sys/cam/scsi/
H A Dscsi_pt.c348 devstat_remove_entry(softc->device_stats); in ptdtor()
H A Dscsi_sg.c243 devstat_remove_entry(softc->device_stats); in sgcleanup()
H A Dscsi_ch.c310 devstat_remove_entry(softc->device_stats); in chcleanup()
H A Dscsi_pass.c377 devstat_remove_entry(softc->device_stats); in passcleanup()
H A Dscsi_sa.c2287 devstat_remove_entry(softc->device_stats); in sacleanup()
/freebsd/sys/dev/nvdimm/
H A Dnvdimm_spa.c614 devstat_remove_entry(sc->spa_g_devstat); in nvdimm_spa_g_destroy_geom()
/freebsd/sys/dev/md/
H A Dmd.c1306 devstat_remove_entry(pp->stat); in mdinit()
1528 devstat_remove_entry(sc->devstat); in mddestroy()
/freebsd/sys/dev/xen/blkback/
H A Dblkback.c3675 devstat_remove_entry(xbb->xbb_stats); in xbb_detach()
3678 devstat_remove_entry(xbb->xbb_stats_in); in xbb_detach()
/freebsd/share/man/man9/
H A DMakefile1058 devstat.9 devstat_remove_entry.9 \
/freebsd/sys/cam/ctl/
H A Dctl_backend_block.c3016 devstat_remove_entry(be_lun->disk_stats); in ctl_be_block_lun_shutdown()