Home
last modified time | relevance | path

Searched defs:_2 (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/hid/bpf/progs/
A Dhid_bpf_helpers.h140 _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/drivers/gpu/drm/nouveau/include/nvhw/
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
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/tools/testing/selftests/bpf/progs/
A Dbtf_dump_test_case_multidim.c23 multiarr_t _2; member
A Dbtf_dump_test_case_syntax.c257 enum e2 _2; member
/linux/include/linux/
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/
A Dunistd.h59 #define __syscall_narg(_0, _1, _2, _3, _4, _5, _6, N, ...) N argument
/linux/tools/lib/bpf/
A Dlibbpf_common.h47 #define ___libbpf_nth(_1, _2, _3, _4, _5, _6, N, ...) N argument
A Dbpf_helpers.h218 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N argument
A Dbpf_tracing.h636 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N argument
687 #define ___bpf_nth2(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, \ argument
A Dbpf_core_read.h342 #define ___nth(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, __11, N, ...) N argument
/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Dmbox.c445 #define M(_name, _id, _1, _2, _3) case _id: return # _name; in otx2_mbox_id2name() argument
A Dmbox.h384 #define M(_name, _id, _1, _2, _3) MBOX_MSG_ ## _name = _id, argument
/linux/arch/x86/include/asm/
A Defi.h57 #define __efi_nargs__(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, n, ...) \ argument

Completed in 39 milliseconds