Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h461 extern void __refill_cfs_bandwidth_runtime(struct cfs_bandwidth *cfs_b);
H A Dfair.c5488 void __refill_cfs_bandwidth_runtime(struct cfs_bandwidth *cfs_b) in __refill_cfs_bandwidth_runtime() function
5995 __refill_cfs_bandwidth_runtime(cfs_b); in do_sched_cfs_period_timer()
H A Dcore.c10892 __refill_cfs_bandwidth_runtime(cfs_b); in tg_set_cfs_bandwidth()