Home
last modified time | relevance | path

Searched refs:_2 (Results 1 – 25 of 39) sorted by relevance

12

/linux-6.6.21/arch/powerpc/lib/
Dxor_vmx.c26 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-6.6.21/drivers/gpu/drm/nouveau/include/nvhw/
Ddrf.h65 #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
82 #define NVVAL_TEST_(X,_1,_2,_3,_4,_5,_6,_7,IMPL,...) IMPL argument
87 #define NVDEF_TEST_(X,_1,_2,_3,_4,_5,_6,_7,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
[all …]
/linux-6.6.21/drivers/firmware/psci/
Dpsci.c194 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()
541 int feature = psci_features(PSCI_FN_NATIVE(0_2, CPU_SUSPEND)); in psci_init_cpu_suspend()
/linux-6.6.21/arch/loongarch/lib/
Dxor_simd_glue.c15 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-6.6.21/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_multidim.c23 multiarr_t _2; member
Dbtf_dump_test_case_bitfields.c87 struct bitfield_mixed_with_others _2; in f()
Dbtf_dump_test_case_namespacing.c56 S _2; in f()
Dbtf_dump_test_case_packing.c139 struct non_packed_trailing_space _2; in f()
Dbtf_dump_test_case_padding.c227 struct padded_explicitly _2; in f()
Dbtf_dump_test_case_syntax.c257 enum e2 _2; member
/linux-6.6.21/include/linux/
Dargs.h21 #define __COUNT_ARGS(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _n, X...) _n argument
/linux-6.6.21/tools/include/nolibc/
Dunistd.h59 #define __syscall_narg(_0, _1, _2, _3, _4, _5, _6, N, ...) N argument
/linux-6.6.21/tools/lib/bpf/
Dlibbpf_common.h47 #define ___libbpf_nth(_1, _2, _3, _4, _5, _6, N, ...) N argument
Dbpf_helpers.h197 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N argument
/linux-6.6.21/drivers/gpu/drm/nouveau/dispnv50/
Dovly827e.c85 NVBO_WR32(bo, offset, NV_DISP_NOTIFICATION_1, _2, 0); in ovly827e_ntfy_reset()
Dcorec37d.c99 NVBO_WR32(bo, offset, NV_DISP_NOTIFIER, _2, 0); in corec37d_ntfy_init()
/linux-6.6.21/Documentation/dev-tools/
Dubsan.rst88 .. _2: https://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html
/linux-6.6.21/Documentation/hwmon/
Dhwmon-kernel-api.rst347 feasible. Standard permissions are 0644 for SENSOR_DEVICE_ATTR[_2]_RW,
348 0444 for SENSOR_DEVICE_ATTR[_2]_RO, and 0200 for SENSOR_DEVICE_ATTR[_2]_WO.
/linux-6.6.21/arch/x86/crypto/
Dserpent-sse2-x86_64-asm_64.S561 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); \
Dserpent-avx-x86_64-asm_64.S522 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); \
Dserpent-avx2-asm_64.S522 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-6.6.21/sound/soc/sti/
Duniperif_reader.c178 SET_UNIPERIF_TDM_WORD_POS(reader, 1_2, word_pos[WORD_1_2]); in uni_reader_prepare_tdm()
/linux-6.6.21/arch/x86/include/asm/
Defi.h57 #define __efi_nargs__(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, n, ...) \ argument
/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.c406 #define M(_name, _id, _1, _2, _3) case _id: return # _name; in otx2_mbox_id2name() argument
/linux-6.6.21/arch/arm64/boot/dts/ti/
Dk3-am69-sk.dts315 "PCIe3_M2_CLKREQ#", "PCIe0_PRSNT2#_1", "PCIe0_PRSNT2#_2";

12