Home
last modified time | relevance | path

Searched refs:BPF_CORE_TYPE_SIZE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Drelo_core.c99 case BPF_CORE_TYPE_SIZE: return "type_size"; in core_relo_kind_str()
128 case BPF_CORE_TYPE_SIZE: in core_relo_is_type_based()
832 case BPF_CORE_TYPE_SIZE: in bpf_core_calc_type_relo()
/openbmc/linux/tools/bpf/bpftool/
H A Dgen.c1986 case BPF_CORE_TYPE_SIZE: in btfgen_record_reloc()
/openbmc/linux/Documentation/bpf/
H A Dllvm_reloc.rst298 BPF_CORE_TYPE_SIZE = 9, /* type size in bytes */
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h7251 BPF_CORE_TYPE_SIZE = 9, /* type size in bytes */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dbpf.h7251 BPF_CORE_TYPE_SIZE = 9, /* type size in bytes */ enumerator