Home
last modified time | relevance | path

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

/include/linux/
A Djump_label.h235 extern void static_key_enable(struct static_key *key);
321 static inline void static_key_enable(struct static_key *key) in static_key_enable() function
343 #define static_key_enable_cpuslocked(k) static_key_enable((k))
536 #define static_branch_enable(x) static_key_enable(&(x)->key)

Completed in 3 milliseconds