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

/linux-master/tools/lib/bpf/
H A Drelo_core.c99 case BPF_CORE_TYPE_SIZE: return "type_size";
128 case BPF_CORE_TYPE_SIZE:
832 case BPF_CORE_TYPE_SIZE:
/linux-master/include/uapi/linux/
H A Dbpf.h7398 BPF_CORE_TYPE_SIZE = 9, /* type size in bytes */ enumerator in enum:bpf_core_relo_kind
/linux-master/tools/include/uapi/linux/
H A Dbpf.h7398 BPF_CORE_TYPE_SIZE = 9, /* type size in bytes */ enumerator in enum:bpf_core_relo_kind
/linux-master/tools/bpf/bpftool/
H A Dgen.c2240 case BPF_CORE_TYPE_SIZE:

Completed in 293 milliseconds