Searched refs:cfs_bandwidth_slack_period (Results 1 – 1 of 1) sorted by relevance
3847 static const u64 cfs_bandwidth_slack_period = 5 * NSEC_PER_MSEC; variable3875 u64 min_left = cfs_bandwidth_slack_period + min_bandwidth_expiration; in start_cfs_slack_bandwidth()3882 ns_to_ktime(cfs_bandwidth_slack_period)); in start_cfs_slack_bandwidth()