Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Djump_label.h306 #define static_key_slow_inc_cpuslocked(key) static_key_slow_inc(key) macro
/linux-6.6.21/kernel/
Djump_label.c148 bool static_key_slow_inc_cpuslocked(struct static_key *key) in static_key_slow_inc_cpuslocked() function