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
498 #define __this_cpu_dec(pcp) __this_cpu_sub(pcp, 1) macro
Completed in 6 milliseconds