Home
last modified time | relevance | path

Searched defs:OP (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dfilter.h102 #define BPF_ALU64_REG_OFF(OP, DST, SRC, OFF) \ argument
110 #define BPF_ALU64_REG(OP, DST, SRC) \ argument
113 #define BPF_ALU32_REG_OFF(OP, DST, SRC, OFF) \ argument
121 #define BPF_ALU32_REG(OP, DST, SRC) \ argument
126 #define BPF_ALU64_IMM_OFF(OP, DST, IMM, OFF) \ argument
133 #define BPF_ALU64_IMM(OP, DST, IMM) \ argument
136 #define BPF_ALU32_IMM_OFF(OP, DST, IMM, OFF) \ argument
143 #define BPF_ALU32_IMM(OP, DST, IMM) \ argument
369 #define BPF_ATOMIC_OP(SIZE, OP, DST, SRC, OFF) \ argument
392 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument
[all …]
/include/math-emu/
Dop-common.h229 #define _FP_ADD_INTERNAL(fs, wc, R, X, Y, OP) \ argument
/include/media/
Dv4l2-common.h453 #define V4L2_FRACT_COMPARE(a, OP, b) \ argument