Searched refs:BPF_CORE_FIELD_EXISTS (Results 1 – 5 of 5) sorted by relevance
91 case BPF_CORE_FIELD_EXISTS: return "field_exists"; in core_relo_kind_str()111 case BPF_CORE_FIELD_EXISTS: in core_relo_is_field_based()694 if (relo->kind == BPF_CORE_FIELD_EXISTS) { in bpf_core_calc_field_relo()795 case BPF_CORE_FIELD_EXISTS: in bpf_core_calc_field_relo()
291 BPF_CORE_FIELD_EXISTS = 2, /* field existence in target kernel */
1974 case BPF_CORE_FIELD_EXISTS: in btfgen_record_reloc()
7231 BPF_CORE_FIELD_EXISTS = 2, /* field existence in target kernel */ enumerator