Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
A Dtest_btf.h22 #define BTF_ARRAY_ENC(type, index_type, nr_elems) \ macro
26 BTF_ARRAY_ENC(type, index_type, nr_elems)
/linux/tools/testing/selftests/bpf/prog_tests/
A Dbtf.c1865 BTF_ARRAY_ENC(1, 1, 16),
2116 BTF_ARRAY_ENC(1, 1, 4),
2886 BTF_ARRAY_ENC(1, 1, 1),

Completed in 779 milliseconds