Searched refs:BPF_FIELD_EXISTS (Results 1 – 3 of 3) sorted by relevance
13 BPF_FIELD_EXISTS = 2, /* field existence in target kernel */ enumerator
63 case BPF_FIELD_EXISTS: return "field_exists"; in core_relo_kind_str()82 case BPF_FIELD_EXISTS: in core_relo_is_field_based()574 if (relo->kind == BPF_FIELD_EXISTS) { in bpf_core_calc_field_relo()676 case BPF_FIELD_EXISTS: in bpf_core_calc_field_relo()
16 BPF_FIELD_EXISTS = 2, /* field existence in target kernel */ enumerator120 __builtin_preserve_field_info(field, BPF_FIELD_EXISTS)
Completed in 7 milliseconds