Searched refs:static_branch_inc (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| A D | jump_label_ratelimit.h | 97 #define static_branch_deferred_inc(x) static_branch_inc(&(x)->key) |
| A D | jump_label.h | 527 #define static_branch_inc(x) static_key_slow_inc(&(x)->key) macro |
Completed in 4 milliseconds