Home
last modified time | relevance | path

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

/kernel/
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()
/kernel/sched/
Dfair.c4339 static_key_slow_inc_cpuslocked(&__cfs_bandwidth_used); in cfs_bandwidth_usage_inc()