Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore.c9684 u64 *period_us_p, u64 *quota_us_p, u64 *burst_us_p) in tg_bandwidth() argument
9691 if (burst_us_p) in tg_bandwidth()
9692 *burst_us_p = tg_get_cfs_burst(tg); in tg_bandwidth()
9698 if (burst_us_p) in tg_bandwidth()
9699 *burst_us_p = tg->scx.bw_burst_us; in tg_bandwidth()