Searched refs:static_branch_enable (Results 1 – 2 of 2) sorted by relevance
/include/net/ | ||
A D | tc_wrapper.h | 206 static_branch_enable(&tc_skip_wrapper); in tc_wrapper_init() |
/include/linux/ | ||
A D | jump_label.h | 536 #define static_branch_enable(x) static_key_enable(&(x)->key) macro |
Completed in 21 milliseconds