Searched refs:to_ratio (Results 1 – 1 of 1) sorted by relevance
8762 static unsigned long to_ratio(u64 period, u64 runtime) in to_ratio() function8816 total = to_ratio(period, runtime); in tg_schedulable()8821 if (total > to_ratio(global_rt_period(), global_rt_runtime())) in tg_schedulable()8836 sum += to_ratio(period, runtime); in tg_schedulable()