Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
A Dbtf_helpers.h11 int btf_validate_raw(struct btf *btf, int nr_types, const char *exp_types[]);
A Dbtf_helpers.c213 int btf_validate_raw(struct btf *btf, int nr_types, const char *exp_types[]) in btf_validate_raw() argument
221 if (!ASSERT_STREQ(btf_type_raw_dump(btf, i), exp_types[i - 1], "raw_dump")) in btf_validate_raw()

Completed in 4 milliseconds