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

/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c731 extern int hard_throttle_on_root;
1685 hard_throttle_on_root = 1;
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_bio.c3789 extern int hard_throttle_on_root;
3848 hard_throttle_on_root = 0;
H A Dvfs_cluster.c275 int hard_throttle_on_root = 0; variable
513 if (hard_throttle_on_root)

Completed in 27 milliseconds