Searched refs:static_branch_deferred_inc (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Djump_label_ratelimit.h97 #define static_branch_deferred_inc(x) static_branch_inc(&(x)->key) macro
/linux-master/net/ipv6/
H A Dip6_flowlabel.c458 static_branch_deferred_inc(&ipv6_flowlabel_exclusive);
/linux-master/net/ipv4/
H A Dtcp_input.c124 static_branch_deferred_inc(&clean_acked_data_enabled);

Completed in 108 milliseconds