Home
last modified time | relevance | path

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

/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)
/tools/testing/selftests/bpf/prog_tests/
Dbtf.c1893 BTF_ARRAY_ENC(1, 1, 16),
2144 BTF_ARRAY_ENC(1, 1, 4),
2914 BTF_ARRAY_ENC(1, 1, 1),