Home
last modified time | relevance | path

Searched refs:static_key_enable_cpuslocked (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
A Djump_label.h242 extern void static_key_enable_cpuslocked(struct static_key *key);
338 #define static_key_enable_cpuslocked(k) static_key_enable((k)) macro
531 #define static_branch_enable_cpuslocked(x) static_key_enable_cpuslocked(&(x)->key)
/linux/kernel/
A Djump_label.c164 void static_key_enable_cpuslocked(struct static_key *key) in static_key_enable_cpuslocked() function
185 EXPORT_SYMBOL_GPL(static_key_enable_cpuslocked);
190 static_key_enable_cpuslocked(key); in static_key_enable()
/linux/Documentation/staging/
A Dstatic-keys.rst164 static_key_enable_cpuslocked()
/linux/kernel/sched/
A Ddebug.c92 static_key_enable_cpuslocked(&sched_feat_keys[i]); in sched_feat_enable()
/linux/
A Dvmlinux.symvers10143 0x00000000 static_key_enable_cpuslocked vmlinux EXPORT_SYMBOL_GPL
A DSystem.map6250 ffff8000101892e0 T static_key_enable_cpuslocked
A D.tmp_System.map6250 ffff8000101892e0 T static_key_enable_cpuslocked

Completed in 322 milliseconds