Searched refs:static_key_fast_inc_not_disabled (Results 1 – 4 of 4) sorted by relevance
127 bool static_key_fast_inc_not_disabled(struct static_key *key) in static_key_fast_inc_not_disabled() function149 EXPORT_SYMBOL_GPL(static_key_fast_inc_not_disabled);162 if (static_key_fast_inc_not_disabled(key)) in static_key_slow_inc_cpuslocked()180 if (WARN_ON_ONCE(!static_key_fast_inc_not_disabled(key))) in static_key_slow_inc_cpuslocked()
312 if (!static_key_fast_inc_not_disabled(&tcp_md5_needed.key.key)) in tcp_time_wait_init()
1300 if (!static_key_fast_inc_not_disabled(&tcp_ao_needed.key.key)) { in tcp_ao_copy_all_matching()
1433 if (!static_key_fast_inc_not_disabled(&tcp_md5_needed.key.key)) {