Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
Dcore.c8651 static long tg_get_cfs_quota(struct task_group *tg) in tg_get_cfs_quota() function
8690 return tg_get_cfs_quota(css_tg(css)); in cpu_cfs_quota_read_s64()
8730 quota = tg_get_cfs_quota(tg); in normalize_cfs_quota()
9027 cpu_period_quota_print(sf, tg_get_cfs_period(tg), tg_get_cfs_quota(tg)); in cpu_max_show()