Home
last modified time | relevance | path

Searched refs:kstat_runq_enter (Results 1 – 25 of 27) sorted by relevance

12

/titanic_41/usr/src/uts/common/avs/ns/rdc/
H A Drdc_bitmap.c268 kstat_runq_enter(KSTAT_IO_PTR(krdc->bmp_kstats)); in rdc_read_header()
354 kstat_runq_enter(KSTAT_IO_PTR(krdc->bmp_kstats)); in rdc_write_header()
498 kstat_runq_enter(KSTAT_IO_PTR(krdc->bmp_kstats)); in rdc_clear_state()
562 kstat_runq_enter(KSTAT_IO_PTR(krdc->bmp_kstats)); in rdc_write_state()
588 kstat_runq_enter(KSTAT_IO_PTR(krdc->bmp_kstats)); in rdc_write_state()
667 kstat_runq_enter(KSTAT_IO_PTR(krdc->bmp_kstats)); in rdc_read_bitmap()
732 kstat_runq_enter(KSTAT_IO_PTR(krdc->bmp_kstats)); in rdc_write_bitmap()
799 kstat_runq_enter(KSTAT_IO_PTR(krdc->bmp_kstats)); in rdc_write_bitmap_fba()
1161 kstat_runq_enter(KSTAT_IO_PTR(krdc->bmp_kstats)); in rdc_move_bitmap()
H A Drdc_svc.c655 kstat_runq_enter(KSTAT_IO_PTR(krdc->io_kstats)); in r_net_write5()
894 kstat_runq_enter(KSTAT_IO_PTR(krdc->io_kstats)); in r_net_write6()
2883 kstat_runq_enter(KSTAT_IO_PTR(krdc->io_kstats)); in rdc_combyread()
H A Drdc_clnt.c599 kstat_runq_enter(KSTAT_IO_PTR(krdc->io_kstats)); in rdc_net_read()
875 kstat_runq_enter(KSTAT_IO_PTR(krdc->io_kstats)); in rdc_net_write()
H A Drdc_dev.c1041 kstat_runq_enter(KSTAT_IO_PTR(krdc->io_kstats)); in _rdc_remote_read()
/titanic_41/usr/src/uts/common/sys/
H A Dkstat.h807 extern void kstat_runq_enter(kstat_io_t *);
/titanic_41/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_stats.h302 (kstat_runq_enter(&_isp_->stats.ks_io_data)); \
/titanic_41/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h246 kstat_runq_enter(II_KS(ip, type)); \
263 kstat_runq_enter(II_KS(ip, type)); \
/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.h907 kstat_runq_enter(KSTAT_IO_PTR(sdbc_cd_io_kstats[(cd)]));\
912 kstat_runq_enter(KSTAT_IO_PTR(sdbc_global_io_kstat));\
H A Dcache_kstats_readme.txt174 kstat_runq_enter() and kstat_runq_exit(). The relevant fields in the
199 # kstat_waitq_enter(), kstat_waitq_exit(), kstat_runq_enter() and
/titanic_41/usr/src/uts/sun4v/sys/
H A Dvdsk_common.h592 kstat_runq_enter(KSTAT_IO_PTR((vd)->io_stats)); \
/titanic_41/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.s670 ENTRY(kstat_runq_enter)
673 SET_SIZE(kstat_runq_enter)
/titanic_41/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h308 extern void kstat_runq_enter(kstat_io_t *);
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dvdev_queue.c315 kstat_runq_enter(spa->spa_iokstat->ks_data); in vdev_queue_pending_add()
/titanic_41/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s824 ENTRY(kstat_runq_enter)
827 SET_SIZE(kstat_runq_enter)
/titanic_41/usr/src/lib/libzpool/common/
H A Dkernel.c117 kstat_runq_enter(kstat_io_t *kiop) in kstat_runq_enter() function
/titanic_41/usr/src/uts/common/io/
H A Dramdisk.c1122 kstat_runq_enter(KSTAT_IO_PTR(rsp->rd_kstat));
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs3_vnops.c487 kstat_runq_enter(KSTAT_IO_PTR(mi->mi_io_kstats)); in nfs3_directio_read()
1039 kstat_runq_enter(KSTAT_IO_PTR(mi->mi_io_kstats)); in nfs3write()
1162 kstat_runq_enter(KSTAT_IO_PTR(mi->mi_io_kstats)); in nfs3read()
4114 kstat_runq_enter(KSTAT_IO_PTR(mi->mi_io_kstats)); in nfs3readdir()
4225 kstat_runq_enter(KSTAT_IO_PTR(mi->mi_io_kstats)); in nfs3readdirplus()
H A Dnfs_vnops.c894 kstat_runq_enter(KSTAT_IO_PTR(mi->mi_io_kstats)); in nfswrite()
979 kstat_runq_enter(KSTAT_IO_PTR(mi->mi_io_kstats)); in nfsread()
3297 kstat_runq_enter(KSTAT_IO_PTR(mi->mi_io_kstats)); in nfsreaddir()
H A Dnfs4_vnops.c3223 kstat_runq_enter(KSTAT_IO_PTR(mi->mi_io_kstats)); in nfs4write()
3452 kstat_runq_enter(KSTAT_IO_PTR(mi->mi_io_kstats)); in nfs4read()
9342 kstat_runq_enter(KSTAT_IO_PTR(mi->mi_io_kstats)); in nfs4readdir()
/titanic_41/usr/src/uts/common/os/
H A Dkstat_fr.c1348 kstat_runq_enter(kstat_io_t *kiop) in kstat_runq_enter() function
/titanic_41/usr/src/man/man9f/
H A DMakefile906 kstat_runq_enter.9f \
1678 kstat_runq_enter.9f := LINKSRC = kstat_queue.9f
/titanic_41/usr/src/uts/common/xen/io/
H A Dxdf.c626 kstat_runq_enter(KSTAT_IO_PTR(vdp->xdf_xdev_iostat)); in xdf_kstat_enter()
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c3242 kstat_runq_enter(KSTAT_IO_PTR(ui->ui_kstat)); in md_kstat_runq_enter()
/titanic_41/usr/src/uts/sun/io/dada/targets/
H A Ddad.c2550 DCD_DO_KSTATS(un, kstat_runq_enter, bp); in dcdintr()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc919 link path=usr/share/man/man9f/kstat_runq_enter.9f target=kstat_queue.9f

12