Searched refs:min_cfs_quota_period (Results 1 – 1 of 1) sorted by relevance
10859 static const u64 min_cfs_quota_period = 1 * NSEC_PER_MSEC; /* 1ms */ in tg_set_cfs_bandwidth() 10879 if (quota < min_cfs_quota_period || period < min_cfs_quota_period) in tg_set_cfs_bandwidth() 10850 static const u64 min_cfs_quota_period = 1 * NSEC_PER_MSEC; /* 1ms */ global() variable