Home
last modified time | relevance | path

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

/include/uapi/linux/goldfish/
Dgoldfish_dma.h76 #define GOLDFISH_DMA_IOC_OP(OP) _IOWR(GOLDFISH_DMA_IOC_MAGIC, OP, \ argument
Dgoldfish_address_space.h32 #define GOLDFISH_ADDRESS_SPACE_IOCTL_OP(OP, T) \ argument
/include/linux/
Dcapability.h101 #define CAP_BOP_ALL(c, a, b, OP) \ argument
109 #define CAP_UOP_ALL(c, a, OP) \ argument
Dfilter.h70 #define BPF_ALU64_REG(OP, DST, SRC) \ argument
78 #define BPF_ALU32_REG(OP, DST, SRC) \ argument
88 #define BPF_ALU64_IMM(OP, DST, IMM) \ argument
96 #define BPF_ALU32_IMM(OP, DST, IMM) \ argument
252 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument
262 #define BPF_JMP_IMM(OP, DST, IMM, OFF) \ argument
/include/math-emu/
Dop-common.h229 #define _FP_ADD_INTERNAL(fs, wc, R, X, Y, OP) \ argument