Searched refs:_percpu_and (Results 1 – 1 of 1) sorted by relevance
143 #define _percpu_and(pcp, val) \ macro158 #define this_cpu_and_4(pcp, val) _percpu_and(pcp, val)159 #define this_cpu_and_8(pcp, val) _percpu_and(pcp, val)
Completed in 6 milliseconds