Searched refs:_percpu_and (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/loongarch/include/asm/
H A Dpercpu.h197 #define _percpu_and(pcp, val) \ macro
212 #define this_cpu_and_4(pcp, val) _percpu_and(pcp, val)
213 #define this_cpu_and_8(pcp, val) _percpu_and(pcp, val)

Completed in 300 milliseconds