Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h146 extern const u64 max_cfs_quota_period;
H A Dcore.c8958 const u64 max_cfs_quota_period = 1 * NSEC_PER_SEC; /* 1s */ variable
8988 if (period > max_cfs_quota_period) { in tg_set_cfs_bandwidth()
H A Dfair.c5485 if (new < max_cfs_quota_period) { in sched_cfs_period_timer()

Completed in 30 milliseconds