Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbpf_core_read.h16 BPF_FIELD_EXISTS = 2, /* field existence in target kernel */ enumerator
120 __builtin_preserve_field_info(field, BPF_FIELD_EXISTS)
H A Dlibbpf_internal.h256 BPF_FIELD_EXISTS = 2, /* field existence in target kernel */ enumerator
H A Dlibbpf.c4420 case BPF_FIELD_EXISTS: return "field_exists"; in core_relo_kind_str()
4439 case BPF_FIELD_EXISTS: in core_relo_is_field_based()
5118 if (relo->kind == BPF_FIELD_EXISTS) { in bpf_core_calc_field_relo()
5220 case BPF_FIELD_EXISTS: in bpf_core_calc_field_relo()