Searched defs:static_key_slow_inc (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/
H A Djump_label.c181 bool static_key_slow_inc(struct static_key *key) function
190 EXPORT_SYMBOL_GPL(static_key_slow_inc); variable
/linux-master/include/linux/
H A Djump_label.h298 #define static_key_slow_inc(key) static_key_fast_inc_not_disabled(key) macro

Completed in 521 milliseconds