Searched refs:MAX_BW (Results 1 – 3 of 3) sorted by relevance
/kernel/sched/ | ||
D | sched.h | 2013 #define MAX_BW ((1ULL << MAX_BW_BITS) - 1) macro |
D | rt.c | 15 static const u64 max_rt_runtime = MAX_BW; |
D | core.c | 8328 static const u64 max_cfs_runtime = MAX_BW * NSEC_PER_USEC; |