Home
last modified time | relevance | path

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

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