Home
last modified time | relevance | path

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

/kernel/sched/
Dsched.h2013 #define MAX_BW ((1ULL << MAX_BW_BITS) - 1) macro
Drt.c15 static const u64 max_rt_runtime = MAX_BW;
Dcore.c8328 static const u64 max_cfs_runtime = MAX_BW * NSEC_PER_USEC;