Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dcore.c10987 static long tg_get_cfs_burst(struct task_group *tg) in tg_get_cfs_burst() function
11024 return tg_get_cfs_burst(css_tg(css)); in cpu_cfs_burst_read_u64()
11432 u64 burst = tg_get_cfs_burst(tg); in cpu_max_write()