Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dfair.c6430 static void destroy_cfs_bandwidth(struct cfs_bandwidth *cfs_b) in destroy_cfs_bandwidth() function
6610 static inline void destroy_cfs_bandwidth(struct cfs_bandwidth *cfs_b) {} in destroy_cfs_bandwidth() function
12924 destroy_cfs_bandwidth(tg_cfs_bandwidth(tg)); in unregister_fair_sched_group()