Searched refs:static_key_enable (Results 1 – 1 of 1) sorted by relevance
257 extern void static_key_enable(struct static_key *key);343 static inline void static_key_enable(struct static_key *key) in static_key_enable() function365 #define static_key_enable_cpuslocked(k) static_key_enable((k))556 #define static_branch_enable(x) static_key_enable(&(x)->key)