| /kernel/linux/linux-5.10/samples/bpf/ |
| 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
|
| /kernel/linux/linux-4.19/tools/include/linux/ |
| 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
|
| /kernel/linux/linux-4.19/samples/bpf/ |
| 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_JMP_IMM(OP, DST, IMM, OFF) \ argument
|
| /kernel/linux/linux-5.10/tools/include/linux/ |
| 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
|
| /kernel/linux/linux-5.10/arch/ia64/lib/ |
| D | idiv64.S | 22 # define OP mod macro 24 # define OP div macro
|
| D | idiv32.S | 22 # define OP mod macro 24 # define OP div macro
|
| /kernel/linux/linux-4.19/arch/ia64/lib/ |
| D | idiv64.S | 22 # define OP mod macro 24 # define OP div macro
|
| D | idiv32.S | 22 # define OP mod macro 24 # define OP div macro
|
| /kernel/linux/linux-5.10/arch/h8300/include/asm/ |
| D | bitops.h | 40 #define H8300_GEN_BITOP(FNAME, OP) \ argument 88 #define H8300_GEN_TEST_BITOP(FNNAME, OP) \ argument
|
| /kernel/linux/linux-4.19/arch/h8300/include/asm/ |
| D | bitops.h | 40 #define H8300_GEN_BITOP(FNAME, OP) \ argument 94 #define H8300_GEN_TEST_BITOP(FNNAME, OP) \ argument
|
| /kernel/linux/linux-4.19/security/apparmor/include/ |
| D | net.h | 60 #define DEFINE_AUDIT_NET(NAME, OP, SK, F, T, P) \ argument 71 #define DEFINE_AUDIT_SK(NAME, OP, SK) \ argument
|
| /kernel/linux/linux-4.19/fs/fscache/ |
| D | internal.h | 456 #define ASSERTCMP(X, OP, Y) \ argument 476 #define ASSERTIFCMP(C, X, OP, Y) \ argument 490 #define ASSERTCMP(X, OP, Y) do {} while (0) argument 492 #define ASSERTIFCMP(C, X, OP, Y) do {} while (0) argument
|
| /kernel/linux/linux-5.10/fs/fscache/ |
| 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
|
| /kernel/linux/linux-5.10/security/apparmor/include/ |
| D | net.h | 56 #define DEFINE_AUDIT_NET(NAME, OP, SK, F, T, P) \ argument 67 #define DEFINE_AUDIT_SK(NAME, OP, SK) \ argument
|
| /kernel/linux/linux-5.10/drivers/pinctrl/cirrus/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| D | rc.h | 11 #define OP(x) IB_OPCODE_RC_##x macro
|
| D | uc.c | 53 #define OP(x) UC_OP(x) macro
|
| /kernel/linux/linux-4.19/fs/cachefiles/ |
| D | internal.h | 332 #define ASSERTCMP(X, OP, Y) \ argument 352 #define ASSERTIFCMP(C, X, OP, Y) \ argument 366 #define ASSERTCMP(X, OP, Y) do {} while (0) argument 368 #define ASSERTIFCMP(C, X, OP, Y) do {} while (0) argument
|
| /kernel/linux/linux-5.10/fs/cachefiles/ |
| 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
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | filter.h | 85 #define BPF_ALU64_REG(OP, DST, SRC) \ argument 93 #define BPF_ALU32_REG(OP, DST, SRC) \ argument 103 #define BPF_ALU64_IMM(OP, DST, IMM) \ argument 111 #define BPF_ALU32_IMM(OP, DST, IMM) \ argument 267 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument 277 #define BPF_JMP_IMM(OP, DST, IMM, OFF) \ argument 287 #define BPF_JMP32_REG(OP, DST, SRC, OFF) \ argument 297 #define BPF_JMP32_IMM(OP, DST, IMM, OFF) \ argument
|
| D | capability.h | 101 #define CAP_BOP_ALL(c, a, b, OP) \ argument 109 #define CAP_UOP_ALL(c, a, OP) \ argument
|
| /kernel/linux/linux-4.19/drivers/infiniband/hw/qib/ |
| D | qib_uc.c | 38 #define OP(x) IB_OPCODE_UC_##x macro
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
| D | qib_uc.c | 38 #define OP(x) IB_OPCODE_UC_##x macro
|
| /kernel/linux/linux-4.19/drivers/infiniband/hw/hfi1/ |
| D | uc.c | 53 #define OP(x) UC_OP(x) macro
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | capability.h | 102 #define CAP_BOP_ALL(c, a, b, OP) \ argument 110 #define CAP_UOP_ALL(c, a, OP) \ argument
|