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

/xnu-2422.115.4/bsd/miscfs/specfs/
H A Dspec_vnops.c1129 throttle_add_to_list(struct _throttle_io_info_t *info, uthread_t ut, int mylevel, boolean_t insert_tail) function
1285 * on it's new throttle level... throttle_add_to_list will
1316 throttle_add_to_list(info, ut, my_new_level, TRUE);
1669 if (throttle_add_to_list(info, ut, mylevel, insert_tail) == THROTTLE_LEVEL_END)

Completed in 8 milliseconds