Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Djump_label.h326 #define static_key_enable_cpuslocked(k) static_key_enable((k)) macro
/linux-6.1.9/kernel/
Djump_label.c164 void static_key_enable_cpuslocked(struct static_key *key) in static_key_enable_cpuslocked() function