Searched refs:BTF_ARRAY_ENC (Results 1 – 2 of 2) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_btf.h | 22 #define BTF_ARRAY_ENC(type, index_type, nr_elems) \ macro 26 BTF_ARRAY_ENC(type, index_type, nr_elems)
|
D | test_btf.c | 1861 BTF_ARRAY_ENC(1, 1, 16), 2112 BTF_ARRAY_ENC(1, 1, 4), 2882 BTF_ARRAY_ENC(1, 1, 1),
|