Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/sched/
Dfair.c5272 static void destroy_cfs_bandwidth(struct cfs_bandwidth *cfs_b) in destroy_cfs_bandwidth() function
5378 static inline void destroy_cfs_bandwidth(struct cfs_bandwidth *cfs_b) {} in destroy_cfs_bandwidth() function
10982 destroy_cfs_bandwidth(tg_cfs_bandwidth(tg)); in free_fair_sched_group()