Searched refs:static_branch_dec (Results 1 – 2 of 2) sorted by relevance
78 #define static_branch_slow_dec_deferred(x) static_branch_dec(&(x)->key)
528 #define static_branch_dec(x) static_key_slow_dec(&(x)->key) macro
Completed in 6 milliseconds