Home
last modified time | relevance | path

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

/include/linux/
A Djump_label_ratelimit.h97 #define static_branch_deferred_inc(x) static_branch_inc(&(x)->key)
A Djump_label.h527 #define static_branch_inc(x) static_key_slow_inc(&(x)->key) macro

Completed in 4 milliseconds