Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Djump_label.h311 #define static_key_slow_inc_cpuslocked(key) static_key_slow_inc(key) macro
/OK3568_Linux_fs/kernel/kernel/
H A Djump_label.c116 void static_key_slow_inc_cpuslocked(struct static_key *key) in static_key_slow_inc_cpuslocked() function