Searched defs:__this_cpu_dec (Results 1 – 2 of 2) sorted by relevance
32 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
500 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro