Home
last modified time | relevance | path

Searched refs:BPF_FIELD_SIGNED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf_internal.h257 BPF_FIELD_SIGNED = 3, /* field signedness (0 - unsigned, 1 - signed) */ enumerator
H A Dbpf_core_read.h17 BPF_FIELD_SIGNED = 3, enumerator
H A Dlibbpf.c4424 case BPF_FIELD_SIGNED: return "signed"; in core_relo_kind_str()
4443 case BPF_FIELD_SIGNED: in core_relo_is_field_based()
5204 case BPF_FIELD_SIGNED: in bpf_core_calc_field_relo()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbpf_core_read.h17 BPF_FIELD_SIGNED = 3, enumerator

Completed in 16 milliseconds