Home
last modified time | relevance | path

Searched refs:_3 (Results 1 – 25 of 32) sorted by relevance

12

/linux/drivers/hid/bpf/progs/
H A Dhid_bpf_helpers.h140 _1, _2, _3, _4, _5, _6, _7, _8, \ 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
158 #define _ARG11(_1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b) _1; _2; _3; _4; _5; _6; … argument
[all …]
/linux/arch/powerpc/lib/
H A Dxor_vmx.c26 unative_t V##_0, V##_1, V##_2, V##_3
33 V##_3 = V[3]; \
41 V[3] = V##_3; \
49 V1##_3 = vec_xor(V1##_3, V2##_3); \
/linux/drivers/gpu/drm/nouveau/include/nvhw/
H A 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/arch/loongarch/lib/
H A Dxor_simd_glue.c25 void xor_##flavor##_3(unsigned long bytes, unsigned long * __restrict p1, \
30 __xor_##flavor##_3(bytes, p1, p2, p3); \
33 EXPORT_SYMBOL_GPL(xor_##flavor##_3)
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dovly827e.c73 if (NVBO_TD32(bo, offset, NV_DISP_NOTIFICATION_1, _3, STATUS, ==, BEGUN)) in ovly827e_ntfy_wait_begun()
86 NVBO_WR32(bo, offset, NV_DISP_NOTIFICATION_1, _3, in ovly827e_ntfy_reset()
87 NVDEF(NV_DISP_NOTIFICATION_1, _3, STATUS, NOT_BEGUN)); in ovly827e_ntfy_reset()
H A Dcorec37d.c100 NVBO_WR32(bo, offset, NV_DISP_NOTIFIER, _3, 0); in corec37d_ntfy_init()
/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_multidim.c24 ptr_arr_t _3; member
H A Dbtf_dump_test_case_bitfields.c88 struct bitfield_flushed _3; in f()
H A Dbtf_dump_test_case_namespacing.c57 union U _3; in f()
H A Dbtf_dump_test_case_packing.c140 struct packed_fields _3; in f()
H A Dbtf_dump_test_case_padding.c228 struct padded_a_lot _3; in f()
H A Dbtf_dump_test_case_syntax.c263 struct struct_w_typedefs _3; member
/linux/include/linux/
H A Dargs.h21 #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/
H A Dunistd.h59 #define __syscall_narg(_0, _1, _2, _3, _4, _5, _6, N, ...) N argument
/linux/tools/lib/bpf/
H A Dlibbpf_common.h47 #define ___libbpf_nth(_1, _2, _3, _4, _5, _6, N, ...) N argument
H A Dbpf_helpers.h218 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N argument
H A Dbpf_tracing.h629 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N argument
680 #define ___bpf_nth2(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, \ argument
H A Dbpf_core_read.h342 #define ___nth(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, __11, N, ...) N argument
/linux/Documentation/translations/zh_CN/dev-tools/
H A Dubsan.rst91 .. _3: https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html
/linux/Documentation/dev-tools/
H A Dubsan.rst79 .. _3: https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html
/linux/arch/x86/include/asm/
H A Defi.h57 #define __efi_nargs__(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, n, ...) \ argument
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c867 static MLX5E_DECLARE_STATS_GRP_OP_NUM_STATS(802_3)
872 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS(802_3)
880 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS(802_3)
894 static MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS(802_3)
2545 MLX5E_DEFINE_STATS_GRP(802_3, MLX5E_NDO_UPDATE_STATS);
2565 &MLX5E_STATS_GRP(802_3),
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c445 #define M(_name, _id, _1, _2, _3) case _id: return # _name; in otx2_mbox_id2name() argument
/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-d4xx.rst160 .. _3:
/linux/arch/arm64/crypto/
H A Dsm3-neon-core.S141 FF##i##_3(a, b, c, t1, t2); \
143 GG##i##_3(e, f, g, t3, t4); \

12