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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_type_based.c69 bool typedef_enum_exists; member in struct:core_reloc_type_based_output
122 out->typedef_enum_exists = bpf_core_type_exists(enum_typedef);
H A Dcore_reloc_types.h875 bool typedef_enum_exists; member in struct:core_reloc_type_based_output
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c765 .typedef_enum_exists = 1,
809 .typedef_enum_exists = 1,
847 .typedef_enum_exists = 1,

Completed in 234 milliseconds