Home
last modified time | relevance | path

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

/include/linux/
Dfilter.h50 #define BPF_ALU64_REG(OP, DST, SRC) \ argument
58 #define BPF_ALU32_REG(OP, DST, SRC) \ argument
68 #define BPF_ALU64_IMM(OP, DST, IMM) \ argument
76 #define BPF_ALU32_IMM(OP, DST, IMM) \ argument
224 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument
234 #define BPF_JMP_IMM(OP, DST, IMM, OFF) \ argument
Dcapability.h99 #define CAP_BOP_ALL(c, a, b, OP) \ argument
107 #define CAP_UOP_ALL(c, a, OP) \ argument
/include/math-emu/
Dop-common.h229 #define _FP_ADD_INTERNAL(fs, wc, R, X, Y, OP) \ argument