Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dsched.h309 extern void __start_cfs_bandwidth(struct cfs_bandwidth *cfs_b, bool force);
Dfair.c3487 __start_cfs_bandwidth(cfs_b, false); in assign_cfs_rq_runtime()
3672 __start_cfs_bandwidth(cfs_b, false); in throttle_cfs_rq()
4051 void __start_cfs_bandwidth(struct cfs_bandwidth *cfs_b, bool force) in __start_cfs_bandwidth() function
Dcore.c8125 __start_cfs_bandwidth(cfs_b, true); in tg_set_cfs_bandwidth()