Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dcore.c8399 long tg_get_cfs_period(struct task_group *tg) in tg_get_cfs_period() function
8424 return tg_get_cfs_period(css_tg(css)); in cpu_cfs_period_read_u64()
8451 period = tg_get_cfs_period(tg); in normalize_cfs_quota()