Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Drelo_core.c100 case BPF_CORE_ENUMVAL_EXISTS: return "enumval_exists"; in core_relo_kind_str()
138 case BPF_CORE_ENUMVAL_EXISTS: in core_relo_is_enumval_based()
854 case BPF_CORE_ENUMVAL_EXISTS: in bpf_core_calc_enumval_relo()
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h7276 BPF_CORE_ENUMVAL_EXISTS = 10, /* enum value existence in target kernel */ enumerator

Completed in 12 milliseconds