Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Dfair.c6224 static void destroy_cfs_bandwidth(struct cfs_bandwidth *cfs_b) in destroy_cfs_bandwidth() function
6404 static inline void destroy_cfs_bandwidth(struct cfs_bandwidth *cfs_b) {} in destroy_cfs_bandwidth() function
12693 destroy_cfs_bandwidth(tg_cfs_bandwidth(tg)); in unregister_fair_sched_group()