Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/sched/
Dsched.h478 extern void start_cfs_bandwidth(struct cfs_bandwidth *cfs_b);
Dfair.c4626 start_cfs_bandwidth(cfs_b); in __assign_cfs_rq_runtime()
5260 void start_cfs_bandwidth(struct cfs_bandwidth *cfs_b) in start_cfs_bandwidth() function
Dcore.c7954 start_cfs_bandwidth(cfs_b); in tg_set_cfs_bandwidth()