Searched defs:static_key_slow_inc (Results 1 – 2 of 2) sorted by relevance
301 #define static_key_slow_inc(key) static_key_fast_inc_not_disabled(key) macro
186 bool static_key_slow_inc(struct static_key *key) in static_key_slow_inc() function