Home
last modified time | relevance | path

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

/arch/loongarch/include/asm/
A Dpercpu.h143 #define _percpu_and(pcp, val) \ macro
158 #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