Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h551 extern void start_cfs_bandwidth(struct cfs_bandwidth *cfs_b);
H A Dfair.c5785 start_cfs_bandwidth(cfs_b); in __assign_cfs_rq_runtime()
6601 void start_cfs_bandwidth(struct cfs_bandwidth *cfs_b) in start_cfs_bandwidth() function
H A Dcore.c9365 start_cfs_bandwidth(cfs_b); in tg_set_cfs_bandwidth()