Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Djump_label.h498 #define static_branch_enable(x) static_key_enable(&(x)->key) macro
/kernel/linux/linux-6.6/include/linux/
Djump_label.h530 #define static_branch_enable(x) static_key_enable(&(x)->key) macro