Searched refs:static_key_slow_inc_cpuslocked (Results 1 – 4 of 4) sorted by relevance
164 extern void static_key_slow_inc_cpuslocked(struct static_key *key);230 #define static_key_slow_inc_cpuslocked(key) static_key_slow_inc(key) macro433 #define static_branch_inc_cpuslocked(x) static_key_slow_inc_cpuslocked(&(x)->key)
83 void static_key_slow_inc_cpuslocked(struct static_key *key) in static_key_slow_inc_cpuslocked() function125 static_key_slow_inc_cpuslocked(key); in static_key_slow_inc()
2344 static_key_slow_inc_cpuslocked(&xps_needed); in __netif_set_xps_queue()2346 static_key_slow_inc_cpuslocked(&xps_rxqs_needed); in __netif_set_xps_queue()
4219 static_key_slow_inc_cpuslocked(&__cfs_bandwidth_used); in cfs_bandwidth_usage_inc()