Searched refs:static_key_fast_inc_not_disabled (Results 1 – 1 of 1) sorted by relevance
251 extern bool static_key_fast_inc_not_disabled(struct static_key *key);305 static inline bool static_key_fast_inc_not_disabled(struct static_key *key) in static_key_fast_inc_not_disabled() function321 #define static_key_slow_inc(key) static_key_fast_inc_not_disabled(key)