Searched refs:typedef_enum_matches (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_type_based.c83 bool typedef_enum_matches; member in struct:core_reloc_type_based_output
136 out->typedef_enum_matches = bpf_core_type_matches(enum_typedef);
H A Dcore_reloc_types.h889 bool typedef_enum_matches; member in struct:core_reloc_type_based_output
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c779 .typedef_enum_matches = 1,
822 .typedef_enum_matches = 1,
859 .typedef_enum_matches = 0,

Completed in 153 milliseconds