Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dfair.c6036 static const u64 cfs_bandwidth_slack_period = 5 * NSEC_PER_MSEC; variable
6064 u64 min_left = cfs_bandwidth_slack_period + min_bandwidth_expiration; in start_cfs_slack_bandwidth()
6076 ns_to_ktime(cfs_bandwidth_slack_period), in start_cfs_slack_bandwidth()