/titanic_41/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdc_bitmap.c | 268 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 D | rdc_svc.c | 655 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 D | rdc_clnt.c | 599 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 D | rdc_dev.c | 1041 kstat_runq_enter(KSTAT_IO_PTR(krdc->io_kstats)); in _rdc_remote_read()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | kstat.h | 807 extern void kstat_runq_enter(kstat_io_t *);
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_stats.h | 302 (kstat_runq_enter(&_isp_->stats.ks_io_data)); \
|
/titanic_41/usr/src/uts/common/avs/ns/dsw/ |
H A D | dsw_dev.h | 246 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 D | sd_bcache.h | 907 kstat_runq_enter(KSTAT_IO_PTR(sdbc_cd_io_kstats[(cd)]));\ 912 kstat_runq_enter(KSTAT_IO_PTR(sdbc_global_io_kstat));\
|
H A D | cache_kstats_readme.txt | 174 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 D | vdsk_common.h | 592 kstat_runq_enter(KSTAT_IO_PTR((vd)->io_stats)); \
|
/titanic_41/usr/src/uts/sun4v/cpu/ |
H A D | common_asm.s | 670 ENTRY(kstat_runq_enter) 673 SET_SIZE(kstat_runq_enter)
|
/titanic_41/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 308 extern void kstat_runq_enter(kstat_io_t *);
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | vdev_queue.c | 315 kstat_runq_enter(spa->spa_iokstat->ks_data); in vdev_queue_pending_add()
|
/titanic_41/usr/src/uts/sun4u/cpu/ |
H A D | common_asm.s | 824 ENTRY(kstat_runq_enter) 827 SET_SIZE(kstat_runq_enter)
|
/titanic_41/usr/src/lib/libzpool/common/ |
H A D | kernel.c | 117 kstat_runq_enter(kstat_io_t *kiop) in kstat_runq_enter() function
|
/titanic_41/usr/src/uts/common/io/ |
H A D | ramdisk.c | 1122 kstat_runq_enter(KSTAT_IO_PTR(rsp->rd_kstat));
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs3_vnops.c | 487 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 D | nfs_vnops.c | 894 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 D | nfs4_vnops.c | 3223 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 D | kstat_fr.c | 1348 kstat_runq_enter(kstat_io_t *kiop) in kstat_runq_enter() function
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 906 kstat_runq_enter.9f \ 1678 kstat_runq_enter.9f := LINKSRC = kstat_queue.9f
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xdf.c | 626 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 D | md_subr.c | 3242 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 D | dad.c | 2550 DCD_DO_KSTATS(un, kstat_runq_enter, bp); in dcdintr()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 919 link path=usr/share/man/man9f/kstat_runq_enter.9f target=kstat_queue.9f
|