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

/darwin-on-arm/xnu/bsd/sys/
H A Dsystm.h229 void throttle_info_update(void *throttle_info, int flags);
/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c1053 * pointer for the file system to use when calling throttle_info_update.
1539 void throttle_info_update(void *throttle_info, int flags) function
1559 * them and call throttle_info_update in a loop
1561 throttle_info_update(throttle_info, flags);

Completed in 19 milliseconds