Home
last modified time | relevance | path

Searched refs:BPF_CORE_ENUMVAL_VALUE (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/tools/lib/bpf/
Drelo_core.c101 case BPF_CORE_ENUMVAL_VALUE: return "enumval_value"; in core_relo_kind_str()
139 case BPF_CORE_ENUMVAL_VALUE: in core_relo_is_enumval_based()
857 case BPF_CORE_ENUMVAL_VALUE: in bpf_core_calc_enumval_relo()
/Linux-v6.1/tools/include/uapi/linux/
Dbpf.h6926 BPF_CORE_ENUMVAL_VALUE = 11, /* enum value integer value */ enumerator
/Linux-v6.1/include/uapi/linux/
Dbpf.h6926 BPF_CORE_ENUMVAL_VALUE = 11, /* enum value integer value */ enumerator
/Linux-v6.1/tools/bpf/bpftool/
Dgen.c1995 case BPF_CORE_ENUMVAL_VALUE: in btfgen_record_reloc()