Home
last modified time | relevance | path

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

/linux/kernel/sched/
A Dcore.c10304 u64 quota_us; in tg_get_cfs_quota() local
10309 quota_us = tg->cfs_bandwidth.quota; in tg_get_cfs_quota()
10310 do_div(quota_us, NSEC_PER_USEC); in tg_get_cfs_quota()
10312 return quota_us; in tg_get_cfs_quota()

Completed in 19 milliseconds