cfs_rq_max_slice
static inline u64 cfs_rq_max_slice(struct cfs_rq *cfs_rq);
u64 max_slice = cfs_rq_max_slice(cfs_rq) + TICK_NSEC;