Searched refs:_throttle_io_info_t (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/miscfs/specfs/
H A Dspec_vnops.c196 struct _throttle_io_info_t { struct
222 struct _throttle_io_info_t _throttle_io_info[LOWPRI_MAX_NUM_DEV];
229 static void throttle_info_update_internal(struct _throttle_io_info_t *info, uthread_t ut, int flags, boolean_t isssd);
464 struct _throttle_io_info_t *throttle_info;
557 struct _throttle_io_info_t *throttle_info;
834 throttle_info_rel(struct _throttle_io_info_t *info)
865 throttle_info_ref(struct _throttle_io_info_t *info)
889 throttle_timer_start(struct _throttle_io_info_t *info, boolean_t update_io_count, int wakelevel)
1034 throttle_timer(struct _throttle_io_info_t *info)
1129 throttle_add_to_list(struct _throttle_io_info_t *inf
[all...]

Completed in 9 milliseconds