Home
last modified time | relevance | path

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

/linux/include/linux/
A Djump_label.h236 extern void static_key_slow_inc_cpuslocked(struct static_key *key);
300 #define static_key_slow_inc_cpuslocked(key) static_key_slow_inc(key) macro
522 #define static_branch_inc_cpuslocked(x) static_key_slow_inc_cpuslocked(&(x)->key)
/linux/kernel/
A Djump_label.c116 void static_key_slow_inc_cpuslocked(struct static_key *key) in static_key_slow_inc_cpuslocked() function
159 static_key_slow_inc_cpuslocked(key); in static_key_slow_inc()
/linux/net/core/
A Ddev.c2649 static_key_slow_inc_cpuslocked(&xps_needed); in __netif_set_xps_queue()
2651 static_key_slow_inc_cpuslocked(&xps_rxqs_needed); in __netif_set_xps_queue()
/linux/kernel/sched/
A Dfair.c4598 static_key_slow_inc_cpuslocked(&__cfs_bandwidth_used); in cfs_bandwidth_usage_inc()
/linux/
A DSystem.map6266 ffff800010189e30 T static_key_slow_inc_cpuslocked
A D.tmp_System.map6266 ffff800010189e30 T static_key_slow_inc_cpuslocked

Completed in 328 milliseconds