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

/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c867 throttle_timer_start(struct _throttle_io_info_t *info, boolean_t update_io_count) function
946 if ((throttle_level = throttle_timer_start(info, update_io_count)) == THROTTLE_LEVEL_END) {
1357 if (throttle_timer_start(info, TRUE) == THROTTLE_LEVEL_END)

Completed in 14 milliseconds