Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dsched.h549 extern void __refill_cfs_bandwidth_runtime(struct cfs_bandwidth *cfs_b);
H A Dfair.c5714 void __refill_cfs_bandwidth_runtime(struct cfs_bandwidth *cfs_b) in __refill_cfs_bandwidth_runtime() function
6263 __refill_cfs_bandwidth_runtime(cfs_b); in do_sched_cfs_period_timer()
H A Dcore.c9506 __refill_cfs_bandwidth_runtime(cfs_b); in tg_set_cfs_bandwidth()