Searched refs:typedef_struct_ptr_exists (Results 1 - 3 of 3) sorted by path

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c763 .typedef_struct_ptr_exists = 1,
807 .typedef_struct_ptr_exists = 1,
845 .typedef_struct_ptr_exists = 1,
/linux-master/tools/testing/selftests/bpf/progs/
H A Dcore_reloc_types.h873 bool typedef_struct_ptr_exists; member in struct:core_reloc_type_based_output
H A Dtest_core_reloc_type_based.c67 bool typedef_struct_ptr_exists; member in struct:core_reloc_type_based_output
120 out->typedef_struct_ptr_exists = bpf_core_type_exists(struct_ptr_typedef);

Completed in 299 milliseconds