| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | bpf_insn.h | 10 #define BPF_ALU64_REG(OP, DST, SRC) \ argument 18 #define BPF_ALU32_REG(OP, DST, SRC) \ argument 28 #define BPF_ALU64_IMM(OP, DST, IMM) \ argument 36 #define BPF_ALU32_IMM(OP, DST, IMM) \ argument 159 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument 169 #define BPF_JMP32_REG(OP, DST, SRC, OFF) \ argument 179 #define BPF_JMP_IMM(OP, DST, IMM, OFF) \ argument 189 #define BPF_JMP32_IMM(OP, DST, IMM, OFF) \ argument
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | filter.h | 34 #define BPF_ALU64_REG(OP, DST, SRC) \ argument 42 #define BPF_ALU32_REG(OP, DST, SRC) \ argument 52 #define BPF_ALU64_IMM(OP, DST, IMM) \ argument 60 #define BPF_ALU32_IMM(OP, DST, IMM) \ argument 194 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument 204 #define BPF_JMP32_REG(OP, DST, SRC, OFF) \ argument 214 #define BPF_JMP_IMM(OP, DST, IMM, OFF) \ argument 224 #define BPF_JMP32_IMM(OP, DST, IMM, OFF) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/ |
| H A D | operators.hpp | 106 #define BOOST_PROTO_DEFINE_UNARY_OPERATOR(OP, TAG, TRAIT, DOMAIN, POST) … argument 136 #define BOOST_PROTO_DEFINE_BINARY_OPERATOR(OP, TAG, TRAIT, DOMAIN) … argument 200 #define BOOST_PROTO_DEFINE_UNARY_OPERATOR(OP, TAG, TRAIT, DOMAIN, POST) … argument 216 #define BOOST_PROTO_DEFINE_BINARY_OPERATOR(OP, TAG, TRAIT, DOMAIN) … argument
|
| /OK3568_Linux_fs/kernel/arch/ia64/lib/ |
| H A D | idiv64.S | 22 # define OP mod macro 24 # define OP div macro
|
| H A D | idiv32.S | 22 # define OP mod macro 24 # define OP div macro
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | operators.hpp | 173 #define BOOST_BINARY_OPERATOR_COMMUTATIVE( NAME, OP ) \ argument 190 #define BOOST_BINARY_OPERATOR_NON_COMMUTATIVE( NAME, OP ) \ argument 219 #define BOOST_BINARY_OPERATOR_COMMUTATIVE( NAME, OP ) \ argument 233 #define BOOST_BINARY_OPERATOR_NON_COMMUTATIVE( NAME, OP ) \ argument 321 #define BOOST_BINARY_OPERATOR( NAME, OP ) \ argument 338 #define BOOST_BINARY_OPERATOR( NAME, OP ) \ argument
|
| /OK3568_Linux_fs/kernel/arch/h8300/include/asm/ |
| H A D | bitops.h | 40 #define H8300_GEN_BITOP(FNAME, OP) \ argument 88 #define H8300_GEN_TEST_BITOP(FNNAME, OP) \ argument
|
| /OK3568_Linux_fs/kernel/fs/fscache/ |
| H A D | internal.h | 454 #define ASSERTCMP(X, OP, Y) \ argument 474 #define ASSERTIFCMP(C, X, OP, Y) \ argument 488 #define ASSERTCMP(X, OP, Y) do {} while (0) argument 490 #define ASSERTIFCMP(C, X, OP, Y) do {} while (0) argument
|
| /OK3568_Linux_fs/kernel/security/apparmor/include/ |
| H A D | net.h | 56 #define DEFINE_AUDIT_NET(NAME, OP, SK, F, T, P) \ argument 67 #define DEFINE_AUDIT_SK(NAME, OP, SK) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/cirrus/ |
| H A D | pinctrl-lochnagar.c | 437 #define LN_FUNC(NAME, TYPE, OP) \ argument 440 #define LN_FUNC_PIN(REV, ID, OP) \ argument 443 #define LN1_FUNC_PIN(ID, OP) LN_FUNC_PIN(1, ID, OP) argument 444 #define LN2_FUNC_PIN(ID, OP) LN_FUNC_PIN(2, ID, OP) argument 446 #define LN_FUNC_AIF(REV, ID, OP) \ argument 449 #define LN1_FUNC_AIF(ID, OP) LN_FUNC_AIF(1, ID, OP) argument 450 #define LN2_FUNC_AIF(ID, OP) LN_FUNC_AIF(2, ID, OP) argument 452 #define LN2_FUNC_GAI(ID, OP, BOP, LROP, RXOP, TXOP) \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | tree-ssa-operands.h | 72 #define USE_OP_PTR(OP) (&((OP)->use_ptr)) argument 73 #define USE_OP(OP) (USE_FROM_PTR (USE_OP_PTR (OP))) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | tree-ssa-operands.h | 72 #define USE_OP_PTR(OP) (&((OP)->use_ptr)) argument 73 #define USE_OP(OP) (USE_FROM_PTR (USE_OP_PTR (OP))) argument
|
| /OK3568_Linux_fs/kernel/fs/cachefiles/ |
| H A D | internal.h | 328 #define ASSERTCMP(X, OP, Y) \ argument 348 #define ASSERTIFCMP(C, X, OP, Y) \ argument 362 #define ASSERTCMP(X, OP, Y) do {} while (0) argument 364 #define ASSERTIFCMP(C, X, OP, Y) do {} while (0) argument
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | rc.h | 11 #define OP(x) IB_OPCODE_RC_##x macro
|
| H A D | uc.c | 53 #define OP(x) UC_OP(x) macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | filter.h | 93 #define BPF_ALU64_REG(OP, DST, SRC) \ argument 101 #define BPF_ALU32_REG(OP, DST, SRC) \ argument 111 #define BPF_ALU64_IMM(OP, DST, IMM) \ argument 119 #define BPF_ALU32_IMM(OP, DST, IMM) \ argument 289 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument 299 #define BPF_JMP_IMM(OP, DST, IMM, OFF) \ argument 309 #define BPF_JMP32_REG(OP, DST, SRC, OFF) \ argument 319 #define BPF_JMP32_IMM(OP, DST, IMM, OFF) \ argument
|
| H A D | capability.h | 102 #define CAP_BOP_ALL(c, a, b, OP) \ argument 110 #define CAP_UOP_ALL(c, a, OP) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_uc.c | 38 #define OP(x) IB_OPCODE_UC_##x macro
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/context/ |
| H A D | default.hpp | 65 #define BOOST_PROTO_UNARY_DEFAULT_EVAL(OP, TAG, MAKE) \ argument 83 #define BOOST_PROTO_BINARY_DEFAULT_EVAL(OP, TAG, LMAKE, RMAKE) \ argument
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | sfp-machine_64.h | 59 #define _FP_CHOOSENAN(fs, wc, R, X, Y, OP) \ argument
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | sfp-machine.h | 53 #define _FP_CHOOSENAN(fs, wc, R, X, Y, OP) \ argument
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | sfp-machine.h | 55 #define _FP_CHOOSENAN(fs, wc, R, X, Y, OP) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/ |
| H A D | default.hpp | 55 … #define BOOST_PROTO_UNARY_DEFAULT_EVAL(OP, TAG, MAKE) \ argument 87 … #define BOOST_PROTO_BINARY_DEFAULT_EVAL(OP, TAG, LMAKE, RMAKE) \ argument
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | seed.c | 311 #define OP(X1, X2, X3, X4, rbase) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | pxa3xx-cpufreq.c | 51 #define OP(cpufreq, _xl, _xn, _hss, _dmc, _smc, _sfl, _dfi, vcore, vsram) \ macro
|