Searched defs:op_llsc (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm64/include/asm/ |
H A D | percpu.h | 66 #define __PERCPU_OP_CASE(w, sfx, name, sz, op_llsc, op_lse) \ argument 87 #define __PERCPU_RET_OP_CASE(w, sfx, name, sz, op_llsc, op_lse) \ argument 111 #define PERCPU_OP(name, op_llsc, op_lse) \ argument 117 #define PERCPU_RET_OP(name, op_llsc, op_lse) \ argument
|