Home
last modified time | relevance | path

Searched refs:BPF_CORE_ENUMVAL_VALUE (Results 1 - 2 of 2) sorted by relevance

/third_party/libbpf/src/
H A 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()
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h7277 BPF_CORE_ENUMVAL_VALUE = 11, /* enum value integer value */ enumerator

Completed in 12 milliseconds