Home
last modified time | relevance | path

Searched defs:_8 (Results 1 – 6 of 6) sorted by relevance

/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/drivers/gpu/drm/nouveau/include/nvhw/
H A Ddrf.h147 #define DRF_MR_(X,_1,_2,_3,_4,_5,_6,_7,_8,_9,_10,IMPL,...) IMPL argument
162 #define DRF_WV_(X,_1,_2,_3,_4,_5,_6,_7,_8,IMPL,...) IMPL argument
170 #define DRF_WD_(X,_1,_2,_3,_4,_5,_6,_7,_8,IMPL,...) IMPL argument
180 #define DRF_MV_(X,_1,_2,_3,_4,_5,_6,_7,_8,_9,_10,IMPL,...) IMPL argument
190 #define DRF_MD_(X,_1,_2,_3,_4,_5,_6,_7,_8,_9,_10,IMPL,...) IMPL argument
198 #define DRF_TV_(X,_1,_2,_3,_4,_5,_6,_7,_8,_9,IMPL,...) IMPL argument
206 #define DRF_TD_(X,_1,_2,_3,_4,_5,_6,_7,_8,_9,IMPL,...) IMPL argument
/linux/tools/lib/bpf/
H A Dbpf_helpers.h219 ___bpf_nth(_,_1,_2,_3,_4,_5,_6,_7,_8,_9,_a,_b,_c,N,...) global() argument
H 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
H A Dbpf_core_read.h342 #define ___nth(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, __11, N, ...) N argument
/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_syntax.c265 struct struct_fwd *_8; member