Home
last modified time | relevance | path

Searched defs:PERCPU_OP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/loongarch/include/asm/
H A Dpercpu.h39 #define PERCPU_OP(op, asm_op, c_op) \ macro
/openbmc/linux/arch/arm64/include/asm/
H A Dpercpu.h111 #define PERCPU_OP(name, op_llsc, op_lse) \ macro