Searched refs:core_reloc_existence (Results 1 – 4 of 4) sorted by relevance
29 struct core_reloc_existence { struct44 struct core_reloc_existence *in = (void *)&data.in; in test_core_existence() argument48 if (bpf_core_field_exists(struct core_reloc_existence, a)) in test_core_existence()54 if (bpf_core_field_exists(struct core_reloc_existence, b)) in test_core_existence()60 if (bpf_core_field_exists(struct core_reloc_existence, c)) in test_core_existence()66 if (bpf_core_field_exists(struct core_reloc_existence, arr)) in test_core_existence()72 if (bpf_core_field_exists(struct core_reloc_existence, s)) in test_core_existence()
3 void f(struct core_reloc_existence x) {} in f()
688 struct core_reloc_existence { struct
653 .input = STRUCT_TO_CHAR_PTR(core_reloc_existence) {660 .input_len = sizeof(struct core_reloc_existence),