Searched refs:__this_cpu_dec (Results 1 – 3 of 3) sorted by relevance
72 __this_cpu_dec(hardirq_context); \
498 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
3477 __this_cpu_dec(softnet_data.xmit.recursion); in dev_xmit_recursion_dec()