/linux-6.14.4/drivers/hid/bpf/progs/ |
D | hid_bpf_helpers.h | 140 _1, _2, _3, _4, _5, _6, _7, _8, \ 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 159 #define _ARG12(_1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c) _1; _2; _3; _4; _5; _6; … argument 160 #define _ARG13(_1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, _d) _1; _2; _3; _4; _5; _6; … argument [all …]
|
/linux-6.14.4/drivers/gpu/drm/nouveau/include/nvhw/ |
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 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.14.4/tools/testing/selftests/bpf/progs/ |
D | btf_dump_test_case_multidim.c | 26 fn_ptr_arr_t _5; member
|
/linux-6.14.4/include/linux/ |
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-6.14.4/tools/include/nolibc/ |
D | unistd.h | 59 #define __syscall_narg(_0, _1, _2, _3, _4, _5, _6, N, ...) N argument
|
/linux-6.14.4/tools/lib/bpf/ |
D | libbpf_common.h | 47 #define ___libbpf_nth(_1, _2, _3, _4, _5, _6, N, ...) N argument
|
D | bpf_helpers.h | 219 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N argument
|
D | bpf_tracing.h | 636 #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
|
D | bpf_core_read.h | 342 #define ___nth(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, __11, N, ...) N argument
|
/linux-6.14.4/arch/x86/include/asm/ |
D | efi.h | 57 #define __efi_nargs__(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, n, ...) \ argument
|