Searched refs:__cfs_bandwidth_used (Results 1 – 1 of 1) sorted by relevance
2018 static struct static_key __cfs_bandwidth_used; variable2022 return static_key_false(&__cfs_bandwidth_used); in cfs_bandwidth_used()2029 static_key_slow_inc(&__cfs_bandwidth_used); in account_cfs_bandwidth_used()2031 static_key_slow_dec(&__cfs_bandwidth_used); in account_cfs_bandwidth_used()