Searched refs:static_key_enable_cpuslocked (Results 1 – 1 of 1) sorted by relevance
237 extern void static_key_enable_cpuslocked(struct static_key *key);343 #define static_key_enable_cpuslocked(k) static_key_enable((k)) macro538 #define static_branch_enable_cpuslocked(x) static_key_enable_cpuslocked(&(x)->key)
Completed in 8 milliseconds