Home
last modified time | relevance | path

Searched refs:BPF_FIELD_EXISTS (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/tools/lib/bpf/
Dbpf_core_read.h16 BPF_FIELD_EXISTS = 2, /* field existence in target kernel */ enumerator
112 __builtin_preserve_field_info(field, BPF_FIELD_EXISTS)
Dlibbpf_internal.h256 BPF_FIELD_EXISTS = 2, /* field existence in target kernel */ enumerator
Dlibbpf.c4361 case BPF_FIELD_EXISTS: return "field_exists"; in core_relo_kind_str()
4380 case BPF_FIELD_EXISTS: in core_relo_is_field_based()
5059 if (relo->kind == BPF_FIELD_EXISTS) { in bpf_core_calc_field_relo()
5161 case BPF_FIELD_EXISTS: in bpf_core_calc_field_relo()