Home
last modified time | relevance | path

Searched refs:to_ratio (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c2939 total = to_ratio(period, runtime); in tg_rt_schedulable()
2943 if (total > to_ratio(global_rt_period(), global_rt_runtime())) { in tg_rt_schedulable()
2960 sum += to_ratio(period, runtime); in tg_rt_schedulable()
H A Dsched.h2055 unsigned long to_ratio(u64 period, u64 runtime);
H A Dcore.c3688 unsigned long to_ratio(u64 period, u64 runtime) in to_ratio() function
9162 return to_ratio(period, quota); in normalize_cfs_quota()

Completed in 19 milliseconds