Home
last modified time | relevance | path

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

/xnu-11215/bsd/miscfs/specfs/
H A Dspec_vnops.c1084 throttle_timer_start(struct _throttle_io_info_t *info, boolean_t update_io_count, int wakelevel) in throttle_timer_start() function
1299 throttle_level = throttle_timer_start(info, update_io_count, wake_level); in throttle_timer()
1347 level = throttle_timer_start(info, FALSE, THROTTLE_LEVEL_START); in throttle_add_to_list()