Searched refs:static_key_disable_cpuslocked (Results 1 – 1 of 1) sorted by relevance
231 extern void static_key_disable_cpuslocked(struct static_key *key);327 #define static_key_disable_cpuslocked(k) static_key_disable((k)) macro501 #define static_branch_disable_cpuslocked(x) static_key_disable_cpuslocked(&(x)->key)