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