Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/bpf/
Dtest_btf.h22 #define BTF_ARRAY_ENC(type, index_type, nr_elems) \ macro
26 BTF_ARRAY_ENC(type, index_type, nr_elems)
/linux-5.19.10/tools/testing/selftests/bpf/prog_tests/
Dbtf.c1863 BTF_ARRAY_ENC(1, 1, 16),
2114 BTF_ARRAY_ENC(1, 1, 4),
2884 BTF_ARRAY_ENC(1, 1, 1),