Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Djump_label.h298 #define static_key_slow_inc(key) static_key_fast_inc_not_disabled(key) macro
/linux-6.3-rc2/kernel/
A Djump_label.c181 bool static_key_slow_inc(struct static_key *key) in static_key_slow_inc() function

Completed in 7 milliseconds