Searched defs:this_cpu_add (Results 1 – 2 of 2) sorted by relevance
73 #define this_cpu_add(pcp, n) \ macro
509 #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) macro