Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
A Drelo_core.h22 BPF_ENUMVAL_VALUE = 11, /* enum value integer value */ enumerator
A Dbpf_core_read.h37 BPF_ENUMVAL_VALUE = 1, /* enum value value relocation */ enumerator
187 __builtin_preserve_enum_value(*(typeof(enum_type) *)enum_value, BPF_ENUMVAL_VALUE)
A Drelo_core.c72 case BPF_ENUMVAL_VALUE: return "enumval_value"; in core_relo_kind_str()
109 case BPF_ENUMVAL_VALUE: in core_relo_is_enumval_based()
729 case BPF_ENUMVAL_VALUE: in bpf_core_calc_enumval_relo()

Completed in 9 milliseconds