Searched refs:kstat_runq_enter (Results 1 – 8 of 8) sorted by relevance
211 extern void kstat_runq_enter(kstat_io_t *);
215 extern void kstat_runq_enter(kstat_io_t *);
801 extern void kstat_runq_enter(kstat_io_t *);
87 kstat_runq_enter(kstat_io_t *kiop) in kstat_runq_enter() function101 EXPORT_SYMBOL(kstat_runq_enter);
547 kstat_runq_enter(kstat_io_t *kiop) in kstat_runq_enter() function
366 extern void kstat_runq_enter(kstat_io_t *);
161 kstat_runq_enter(kstat_io_t *kiop) in kstat_runq_enter() function
583 kstat_runq_enter(shk->kstat->ks_data); in vdev_queue_pending_add()