Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dsched.h319 extern void start_cfs_bandwidth(struct cfs_bandwidth *cfs_b);
Dfair.c3412 start_cfs_bandwidth(cfs_b); in assign_cfs_rq_runtime()
3604 start_cfs_bandwidth(cfs_b); in throttle_cfs_rq()
3976 void start_cfs_bandwidth(struct cfs_bandwidth *cfs_b) in start_cfs_bandwidth() function
Dcore.c8339 start_cfs_bandwidth(cfs_b); in tg_set_cfs_bandwidth()