Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Drelo_core.c94 case BPF_CORE_FIELD_RSHIFT_U64: return "rshift_u64"; in core_relo_kind_str()
114 case BPF_CORE_FIELD_RSHIFT_U64: in core_relo_is_field_based()
790 case BPF_CORE_FIELD_RSHIFT_U64: in bpf_core_calc_field_relo()
/openbmc/linux/Documentation/bpf/
H A Dllvm_reloc.rst294 BPF_CORE_FIELD_RSHIFT_U64 = 5, /* bitfield-specific right bitshift */
306 * ``BPF_CORE_FIELD_LSHIFT_U64`` and ``BPF_CORE_FIELD_RSHIFT_U64`` are
317 r = relo(s->f, BPF_CORE_FIELD_RSHIFT_U64)
/openbmc/linux/tools/bpf/bpftool/
H A Dgen.c1980 case BPF_CORE_FIELD_RSHIFT_U64: in btfgen_record_reloc()
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h7247 BPF_CORE_FIELD_RSHIFT_U64 = 5, /* bitfield-specific right bitshift */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dbpf.h7247 BPF_CORE_FIELD_RSHIFT_U64 = 5, /* bitfield-specific right bitshift */ enumerator