| /linux/drivers/hid/bpf/progs/ |
| A D | hid_bpf_helpers.h | 140 _1, _2, _3, _4, _5, _6, _7, _8, \ argument 148 #define _ARG1(_1) _1; argument 149 #define _ARG2(_1, _2) _1; _2; argument 150 #define _ARG3(_1, _2, _3) _1; _2; _3; argument 151 #define _ARG4(_1, _2, _3, _4) _1; _2; _3; _4; argument 152 #define _ARG5(_1, _2, _3, _4, _5) _1; _2; _3; _4; _5; argument 153 #define _ARG6(_1, _2, _3, _4, _5, _6) _1; _2; _3; _4; _5; _6; argument 154 #define _ARG7(_1, _2, _3, _4, _5, _6, _7) _1; _2; _3; _4; _5; _6; _… argument 155 #define _ARG8(_1, _2, _3, _4, _5, _6, _7, _8) _1; _2; _3; _4; _5; _6; _… argument 156 #define _ARG9(_1, _2, _3, _4, _5, _6, _7, _8, _9) _1; _2; _3; _4; _5; _6; _… argument [all …]
|
| /linux/arch/powerpc/lib/ |
| A D | xor_vmx.c | 26 unative_t V##_0, V##_1, V##_2, V##_3 31 V##_1 = V[1]; \ 39 V[1] = V##_1; \ 47 V1##_1 = vec_xor(V1##_1, V2##_1); \
|
| /linux/drivers/gpu/drm/nouveau/include/nvhw/ |
| A D | drf.h | 65 #define NVVAL_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 70 #define NVDEF_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 76 #define NVVAL_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 93 #define NVVAL_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument 98 #define NVDEF_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument 107 #define NVVAL_MW_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument 117 #define NVVAL_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument 122 #define NVDEF_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument 129 #define DRF_RD_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument 136 #define DRF_WR_(X,_1,_2,_3,_4,_5,_6,_7,IMPL,...) IMPL argument [all …]
|
| /linux/drivers/gpu/drm/i2c/ |
| A D | ch7006_mode.c | 146 MODE(26250, 512, 384, 840, 625, N, N, 145.438046066, 1_1, 0x1, PAL_LIKE), 148 MODE(24671, 512, 384, 784, 525, N, N, 174.0874153, 1_1, 0x3, NTSC_LIKE), 150 MODE(34875, 720, 400, 1116, 625, N, N, 109.469496898, 1_1, 0x1, PAL_LIKE), 152 MODE(29455, 720, 400, 936, 525, N, N, 129.614941843, 1_1, 0x3, NTSC_LIKE), 154 MODE(31500, 640, 400, 1008, 625, N, N, 121.198371646, 1_1, 0x1, PAL_LIKE), 156 MODE(26434, 640, 400, 840, 525, N, N, 144.42807787, 1_1, 0x2, NTSC_LIKE), 159 MODE(26250, 640, 480, 840, 625, N, N, 145.438046066, 1_1, 0x2, PAL_LIKE), 161 MODE(24671, 640, 480, 784, 525, N, N, 174.0874153, 1_1, 0x4, NTSC_LIKE), 164 __MODE(29500, 720, 576, 944, 625, P, P, 145.592111636, 1_1, 0x7, PAL_LIKE, 800, 600),
|
| /linux/drivers/firmware/psci/ |
| A D | psci.c | 318 invoke_psci_fn(PSCI_FN_NATIVE(1_1, SYSTEM_RESET2), 0, 0, 0); in psci_sys_reset() 364 PSCI_ID_NATIVE(1_1, SYSTEM_RESET2), 365 PSCI_ID(1_1, MEM_PROTECT), 366 PSCI_ID_NATIVE(1_1, MEM_PROTECT_CHECK_RANGE), 522 ret = psci_features(PSCI_FN_NATIVE(1_1, SYSTEM_RESET2)); in psci_init_system_reset2()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| A D | btf_dump_test_case_multidim.c | 22 arr_t _1; member
|
| A D | btf_dump_test_case_bitfields.c | 86 struct bitfields_only_mixed_types _1; in f()
|
| A D | btf_dump_test_case_namespacing.c | 55 struct S _1; in f()
|
| A D | btf_dump_test_case_packing.c | 138 struct packed_trailing_space _1; in f()
|
| A D | btf_dump_test_case_padding.c | 226 struct padded_implicitly _1; in f()
|
| A D | btf_dump_test_case_syntax.c | 256 enum e1 _1; member
|
| /linux/include/linux/ |
| A D | args.h | 21 #define __COUNT_ARGS(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _n, X...… argument
|
| /linux/tools/include/nolibc/ |
| A D | unistd.h | 59 #define __syscall_narg(_0, _1, _2, _3, _4, _5, _6, N, ...) N argument
|
| /linux/tools/lib/bpf/ |
| A D | libbpf_common.h | 47 #define ___libbpf_nth(_1, _2, _3, _4, _5, _6, N, ...) N argument
|
| A D | bpf_helpers.h | 218 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N argument
|
| /linux/Documentation/translations/zh_CN/dev-tools/ |
| A D | ubsan.rst | 89 .. _1: https://gcc.gnu.org/onlinedocs/gcc-4.9.0/gcc/Debugging-Options.html
|
| /linux/Documentation/dev-tools/ |
| A D | ubsan.rst | 77 .. _1: https://gcc.gnu.org/onlinedocs/gcc-4.9.0/gcc/Debugging-Options.html
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| A D | corec37d.c | 98 NVBO_WR32(bo, offset, NV_DISP_NOTIFIER, _1, 0); in corec37d_ntfy_init()
|
| /linux/arch/arm64/boot/dts/freescale/ |
| A D | imx8mm-verdin.dtsi | 476 regulator-name = "On-module +V3.3_1.8_SD (LDO5)"; 822 <MX8MM_IOMUXC_GPIO1_IO06_GPIO1_IO6 0x146>; /* CAN_1_SPI_INT#_1.8V */ 827 <MX8MM_IOMUXC_GPIO1_IO07_GPIO1_IO7 0x106>; /* CAN_2_SPI_INT#_1.8V, unused */ 845 <MX8MM_IOMUXC_GPIO1_IO05_GPIO1_IO5 0x146>, /* CAN_2_SPI_CS#_1.8V */ 1227 * on-module +V3.3_1.8_SD (LDO5) rail and explicitly disable the internal pull-ups here.
|
| /linux/arch/x86/crypto/ |
| A D | serpent-sse2-x86_64-asm_64.S | 560 SBOX ## _1(x0 ## 1, x1 ## 1, x2 ## 1, x3 ## 1, x4 ## 1); \ 562 SBOX ## _1(x0 ## 2, x1 ## 2, x2 ## 2, x3 ## 2, x4 ## 2); \ 567 SBOX ## _1(x0 ## 1, x1 ## 1, x2 ## 1, x3 ## 1, x4 ## 1); \ 569 SBOX ## _1(x0 ## 2, x1 ## 2, x2 ## 2, x3 ## 2, x4 ## 2); \
|
| A D | serpent-avx-x86_64-asm_64.S | 521 SBOX ## _1(x0 ## 1, x1 ## 1, x2 ## 1, x3 ## 1, x4 ## 1); \ 523 SBOX ## _1(x0 ## 2, x1 ## 2, x2 ## 2, x3 ## 2, x4 ## 2); \ 528 SBOX ## _1(x0 ## 1, x1 ## 1, x2 ## 1, x3 ## 1, x4 ## 1); \ 532 SBOX ## _1(x0 ## 2, x1 ## 2, x2 ## 2, x3 ## 2, x4 ## 2); \
|
| A D | serpent-avx2-asm_64.S | 521 SBOX ## _1(x0 ## 1, x1 ## 1, x2 ## 1, x3 ## 1, x4 ## 1); \ 523 SBOX ## _1(x0 ## 2, x1 ## 2, x2 ## 2, x3 ## 2, x4 ## 2); \ 528 SBOX ## _1(x0 ## 1, x1 ## 1, x2 ## 1, x3 ## 1, x4 ## 1); \ 532 SBOX ## _1(x0 ## 2, x1 ## 2, x2 ## 2, x3 ## 2, x4 ## 2); \
|
| /linux/arch/x86/include/asm/ |
| A D | efi.h | 57 #define __efi_nargs__(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, n, ...) \ argument
|
| /linux/tools/testing/selftests/bpf/ |
| A D | README.rst | 255 .. _1: https://github.com/llvm/llvm-project/commit/072cde03aaa13a2c57acf62d79876bf79aa1919f 298 .. _1: https://github.com/llvm/llvm-project/commit/3466e00716e12e32fdb100e3fcfca5c2b3e8d784
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| A D | mbox.c | 445 #define M(_name, _id, _1, _2, _3) case _id: return # _name; in otx2_mbox_id2name() argument
|