Home
last modified time | relevance | path

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

/freebsd-13.1/sys/sys/
H A Ddevicestat.h196 void devstat_remove_entry(struct devstat *ds);
/freebsd-13.1/sys/kern/
H A Dsubr_devstat.c198 devstat_remove_entry(struct devstat *ds) in devstat_remove_entry() function
/freebsd-13.1/sys/geom/
H A Dgeom_disk.c722 devstat_remove_entry(pp->stat); in g_disk_create()
906 devstat_remove_entry(dp->d_devstat); in disk_destroy()
H A Dgeom_subr.c558 devstat_remove_entry(cp->stat); in g_destroy_consumer()
806 devstat_remove_entry(pp->stat); in g_destroy_provider()
/freebsd-13.1/sys/cam/scsi/
H A Dscsi_pt.c352 devstat_remove_entry(softc->device_stats); in ptdtor()
H A Dscsi_sg.c249 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.c2287 devstat_remove_entry(softc->device_stats); in sacleanup()
/freebsd-13.1/sys/dev/nvdimm/
H A Dnvdimm_spa.c616 devstat_remove_entry(sc->spa_g_devstat); in nvdimm_spa_g_destroy_geom()
/freebsd-13.1/sys/dev/md/
H A Dmd.c1312 devstat_remove_entry(pp->stat); in mdinit()
1517 devstat_remove_entry(sc->devstat); in mddestroy()
/freebsd-13.1/sys/dev/xen/blkback/
H A Dblkback.c3825 devstat_remove_entry(xbb->xbb_stats); in xbb_detach()
3828 devstat_remove_entry(xbb->xbb_stats_in); in xbb_detach()
/freebsd-13.1/share/man/man9/
H A DMakefile996 devstat.9 devstat_remove_entry.9 \
/freebsd-13.1/sys/cam/ctl/
H A Dctl_backend_block.c2590 devstat_remove_entry(be_lun->disk_stats); in ctl_be_block_lun_shutdown()