Home
last modified time | relevance | path

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

/include/linux/
Djump_label.h251 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() function
321 #define static_key_slow_inc(key) static_key_fast_inc_not_disabled(key)