Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c9101 static long tg_get_cfs_period(struct task_group *tg) in tg_get_cfs_period() function
9126 return tg_get_cfs_period(css_tg(css)); in cpu_cfs_period_read_u64()
9153 period = tg_get_cfs_period(tg); in normalize_cfs_quota()
9459 cpu_period_quota_print(sf, tg_get_cfs_period(tg), tg_get_cfs_quota(tg)); in cpu_max_show()
9467 u64 period = tg_get_cfs_period(tg); in cpu_max_write()

Completed in 11 milliseconds