cpu_util_rt
used = cpu_util_rt(rq);
util = util_cfs + cpu_util_rt(rq);
if (cpu_util_rt(rq))
rq_util = cpu_util_cfs(cpu_of(rq)) + cpu_util_rt(rq);