Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dfair.c4074 static void destroy_cfs_bandwidth(struct cfs_bandwidth *cfs_b) in destroy_cfs_bandwidth() function
4158 static inline void destroy_cfs_bandwidth(struct cfs_bandwidth *cfs_b) {} in destroy_cfs_bandwidth() function
8053 destroy_cfs_bandwidth(tg_cfs_bandwidth(tg)); in free_fair_sched_group()