Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Djump_label.h339 #define static_key_enable_cpuslocked(k) static_key_enable((k)) macro
/linux-6.6.21/kernel/
Djump_label.c192 void static_key_enable_cpuslocked(struct static_key *key) in static_key_enable_cpuslocked() function