Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore.c10949 static int tg_set_cfs_burst(struct task_group *tg, long cfs_burst_us) in tg_set_cfs_burst() function
11006 return tg_set_cfs_burst(css_tg(css), cfs_burst_us); in cpu_cfs_burst_write_u64()