Home
last modified time | relevance | path

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

/include/linux/
A Djump_label.h237 extern void static_key_enable_cpuslocked(struct static_key *key);
343 #define static_key_enable_cpuslocked(k) static_key_enable((k)) macro
538 #define static_branch_enable_cpuslocked(x) static_key_enable_cpuslocked(&(x)->key)

Completed in 8 milliseconds