Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtest_btf.h28 #define BTF_STRUCT_ENC(name, nr_elems, sz) \ macro
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dbtf.c3433 BTF_STRUCT_ENC(NAME_TBD, 1, 8), /* [1] */
3459 BTF_STRUCT_ENC(NAME_TBD, 1, 8), /* [1] */
3490 BTF_STRUCT_ENC(NAME_TBD, 1, 8), /* [1] */
6263 BTF_STRUCT_ENC(NAME_NTH(2), 4, 84), /* [3] */
6278 BTF_STRUCT_ENC(NAME_NTH(2), 4, 84), /* [9] */
6297 BTF_STRUCT_ENC(NAME_NTH(6), 4, 84), /* [3] */
6335 BTF_STRUCT_ENC(NAME_TBD, 1, 8), /* [3] struct s */
6338 BTF_STRUCT_ENC(NAME_TBD, 0, 0), /* [4] struct x */
6340 BTF_STRUCT_ENC(NAME_TBD, 1, 8), /* [6] struct s */
6349 BTF_STRUCT_ENC(NAME_TBD, 1, 8), /* [2] struct s */
[all …]