Searched refs:BTF_ARRAY_ENC (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/bpf/ |
H A D | test_btf.h | 24 #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 D | btf.c | 1890 BTF_ARRAY_ENC(1, 1, 16), 2141 BTF_ARRAY_ENC(1, 1, 4), 2911 BTF_ARRAY_ENC(1, 1, 1),
|