Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_btf.h28 #define BTF_STRUCT_ENC(name, nr_elems, sz) \ macro
Dtest_btf.c3429 BTF_STRUCT_ENC(NAME_TBD, 1, 8), /* [1] */
3455 BTF_STRUCT_ENC(NAME_TBD, 1, 8), /* [1] */
3486 BTF_STRUCT_ENC(NAME_TBD, 1, 8), /* [1] */
6336 BTF_STRUCT_ENC(NAME_NTH(2), 4, 84), /* [3] */
6351 BTF_STRUCT_ENC(NAME_NTH(2), 4, 84), /* [9] */
6370 BTF_STRUCT_ENC(NAME_NTH(6), 4, 84), /* [3] */
6408 BTF_STRUCT_ENC(NAME_TBD, 1, 8), /* [3] struct s */
6411 BTF_STRUCT_ENC(NAME_TBD, 0, 0), /* [4] struct x */
6413 BTF_STRUCT_ENC(NAME_TBD, 1, 8), /* [6] struct s */
6422 BTF_STRUCT_ENC(NAME_TBD, 1, 8), /* [2] struct s */
[all …]