Home
last modified time | relevance | path

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

/freebsd-12.1/sys/sys/
H A Ddevicestat.h196 void devstat_remove_entry(struct devstat *ds);
/freebsd-12.1/sys/kern/
H A Dsubr_devstat.c197 devstat_remove_entry(struct devstat *ds) in devstat_remove_entry() function
/freebsd-12.1/sys/geom/
H A Dgeom_disk.c718 devstat_remove_entry(pp->stat); in g_disk_create()
899 devstat_remove_entry(dp->d_devstat); in disk_destroy()
H A Dgeom_subr.c520 devstat_remove_entry(cp->stat); in g_destroy_consumer()
740 devstat_remove_entry(pp->stat); in g_destroy_provider()
/freebsd-12.1/sys/cam/scsi/
H A Dscsi_pt.c353 devstat_remove_entry(softc->device_stats); in ptdtor()
H A Dscsi_sg.c250 devstat_remove_entry(softc->device_stats); in sgcleanup()
H A Dscsi_ch.c314 devstat_remove_entry(softc->device_stats); in chcleanup()
H A Dscsi_pass.c379 devstat_remove_entry(softc->device_stats); in passcleanup()
H A Dscsi_sa.c2228 devstat_remove_entry(softc->device_stats); in sacleanup()
/freebsd-12.1/sys/dev/nvdimm/
H A Dnvdimm_spa.c595 devstat_remove_entry(sc->spa_g_devstat); in nvdimm_spa_g_destroy_geom()
/freebsd-12.1/sys/dev/xen/blkback/
H A Dblkback.c3826 devstat_remove_entry(xbb->xbb_stats); in xbb_detach()
3829 devstat_remove_entry(xbb->xbb_stats_in); in xbb_detach()
/freebsd-12.1/sys/dev/md/
H A Dmd.c1515 devstat_remove_entry(sc->devstat); in mddestroy()
/freebsd-12.1/share/man/man9/
H A DMakefile906 devstat.9 devstat_remove_entry.9 \
/freebsd-12.1/sys/cam/ctl/
H A Dctl_backend_block.c2541 devstat_remove_entry(be_lun->disk_stats); in ctl_be_block_rm()