Home
last modified time | relevance | path

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

/include/linux/
A Djump_label.h232 extern bool static_key_slow_inc_cpuslocked(struct static_key *key);
310 #define static_key_slow_inc_cpuslocked(key) static_key_slow_inc(key) macro
529 #define static_branch_inc_cpuslocked(x) static_key_slow_inc_cpuslocked(&(x)->key)

Completed in 6 milliseconds