Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Drelo_core.c93 case BPF_CORE_FIELD_LSHIFT_U64: return "lshift_u64"; in core_relo_kind_str()
113 case BPF_CORE_FIELD_LSHIFT_U64: in core_relo_is_field_based()
783 case BPF_CORE_FIELD_LSHIFT_U64: in bpf_core_calc_field_relo()
/openbmc/linux/Documentation/bpf/
H A Dllvm_reloc.rst293 BPF_CORE_FIELD_LSHIFT_U64 = 4, /* bitfield-specific left bitshift */
306 * ``BPF_CORE_FIELD_LSHIFT_U64`` and ``BPF_CORE_FIELD_RSHIFT_U64`` are
316 l = relo(s->f, BPF_CORE_FIELD_LSHIFT_U64)
/openbmc/linux/tools/bpf/bpftool/
H A Dgen.c1979 case BPF_CORE_FIELD_LSHIFT_U64: in btfgen_record_reloc()
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h7246 BPF_CORE_FIELD_LSHIFT_U64 = 4, /* bitfield-specific left bitshift */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dbpf.h7246 BPF_CORE_FIELD_LSHIFT_U64 = 4, /* bitfield-specific left bitshift */ enumerator