Home
last modified time | relevance | path

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

/Linux-v6.6/arch/loongarch/include/asm/
Dpercpu.h193 #define _percpu_and(pcp, val) \ macro
208 #define this_cpu_and_4(pcp, val) _percpu_and(pcp, val)
209 #define this_cpu_and_8(pcp, val) _percpu_and(pcp, val)