| /linux/drivers/hid/bpf/progs/ |
| A D | hid_bpf_helpers.h | 140 _1, _2, _3, _4, _5, _6, _7, _8, \ 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 157 #define _ARG10(_1, _2, _3, _4, _5, _6, _7, _8, _9, _a) _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 32 V##_2 = V[2]; \ 40 V[2] = V##_2; \ 48 V1##_2 = vec_xor(V1##_2, V2##_2); \
|
| /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/firmware/psci/ |
| A D | psci.c | 194 return __psci_cpu_suspend(PSCI_FN_NATIVE(0_2, CPU_SUSPEND), in psci_0_2_cpu_suspend() 231 return __psci_cpu_on(PSCI_FN_NATIVE(0_2, CPU_ON), cpuid, entry_point); in psci_0_2_cpu_on() 249 return __psci_migrate(PSCI_FN_NATIVE(0_2, MIGRATE), cpuid); in psci_0_2_migrate() 255 return invoke_psci_fn(PSCI_FN_NATIVE(0_2, AFFINITY_INFO), in psci_affinity_info() 266 return invoke_psci_fn(PSCI_FN_NATIVE(0_2, MIGRATE_INFO_UP_CPU), in psci_migrate_info_up_cpu() 354 PSCI_ID_NATIVE(0_2, MIGRATE), 355 PSCI_ID(0_2, MIGRATE_INFO_TYPE), 356 PSCI_ID_NATIVE(0_2, MIGRATE_INFO_UP_CPU), 393 feature = psci_features(PSCI_FN_NATIVE(0_2, CPU_SUSPEND)); in psci_debugfs_read() 543 int feature = psci_features(PSCI_FN_NATIVE(0_2, CPU_SUSPEND)); in psci_init_cpu_suspend()
|
| /linux/arch/loongarch/lib/ |
| A D | xor_simd_glue.c | 15 void xor_##flavor##_2(unsigned long bytes, unsigned long * __restrict p1, \ 19 __xor_##flavor##_2(bytes, p1, p2); \ 22 EXPORT_SYMBOL_GPL(xor_##flavor##_2)
|
| /linux/tools/testing/selftests/bpf/progs/ |
| A D | btf_dump_test_case_multidim.c | 23 multiarr_t _2; member
|
| A D | btf_dump_test_case_bitfields.c | 87 struct bitfield_mixed_with_others _2; in f()
|
| A D | btf_dump_test_case_namespacing.c | 56 S _2; in f()
|
| A D | btf_dump_test_case_packing.c | 139 struct non_packed_trailing_space _2; in f()
|
| A D | btf_dump_test_case_padding.c | 227 struct padded_explicitly _2; in f()
|
| A D | btf_dump_test_case_syntax.c | 257 enum e2 _2; 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 | 90 .. _2: https://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| A D | ovly827e.c | 85 NVBO_WR32(bo, offset, NV_DISP_NOTIFICATION_1, _2, 0); in ovly827e_ntfy_reset()
|
| A D | corec37d.c | 99 NVBO_WR32(bo, offset, NV_DISP_NOTIFIER, _2, 0); in corec37d_ntfy_init()
|
| /linux/Documentation/dev-tools/ |
| A D | ubsan.rst | 78 .. _2: https://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html
|
| /linux/Documentation/hwmon/ |
| A D | hwmon-kernel-api.rst | 340 feasible. Standard permissions are 0644 for SENSOR_DEVICE_ATTR[_2]_RW, 341 0444 for SENSOR_DEVICE_ATTR[_2]_RO, and 0200 for SENSOR_DEVICE_ATTR[_2]_WO.
|
| /linux/arch/x86/crypto/ |
| A D | serpent-sse2-x86_64-asm_64.S | 561 SBOX ## _2(x0 ## 1, x1 ## 1, x2 ## 1, x3 ## 1, x4 ## 1); \ 563 SBOX ## _2(x0 ## 2, x1 ## 2, x2 ## 2, x3 ## 2, x4 ## 2); 571 SBOX ## _2(x0 ## 1, x1 ## 1, x2 ## 1, x3 ## 1, x4 ## 1); \ 573 SBOX ## _2(x0 ## 2, x1 ## 2, x2 ## 2, x3 ## 2, x4 ## 2); \
|
| A D | serpent-avx-x86_64-asm_64.S | 522 SBOX ## _2(x0 ## 1, x1 ## 1, x2 ## 1, x3 ## 1, x4 ## 1); \ 524 SBOX ## _2(x0 ## 2, x1 ## 2, x2 ## 2, x3 ## 2, x4 ## 2); 530 SBOX ## _2(x0 ## 1, x1 ## 1, x2 ## 1, x3 ## 1, x4 ## 1); \ 534 SBOX ## _2(x0 ## 2, x1 ## 2, x2 ## 2, x3 ## 2, x4 ## 2); \
|
| A D | serpent-avx2-asm_64.S | 522 SBOX ## _2(x0 ## 1, x1 ## 1, x2 ## 1, x3 ## 1, x4 ## 1); \ 524 SBOX ## _2(x0 ## 2, x1 ## 2, x2 ## 2, x3 ## 2, x4 ## 2); 530 SBOX ## _2(x0 ## 1, x1 ## 1, x2 ## 1, x3 ## 1, x4 ## 1); \ 534 SBOX ## _2(x0 ## 2, x1 ## 2, x2 ## 2, x3 ## 2, x4 ## 2); \
|
| /linux/sound/soc/sti/ |
| A D | uniperif_reader.c | 178 SET_UNIPERIF_TDM_WORD_POS(reader, 1_2, word_pos[WORD_1_2]); in uni_reader_prepare_tdm()
|
| /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
|