Home
last modified time | relevance | path

Searched refs:BTF_ARRAY_ENC (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dtest_btf.h24 #define BTF_ARRAY_ENC(type, index_type, nr_elems) \ macro
28 BTF_ARRAY_ENC(type, index_type, nr_elems)
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c1890 BTF_ARRAY_ENC(1, 1, 16),
2141 BTF_ARRAY_ENC(1, 1, 4),
2911 BTF_ARRAY_ENC(1, 1, 1),