Searched defs:bpf_core_spec (Results 1 – 12 of 12) sorted by relevance
29 struct bpf_core_spec { struct30 const struct btf *btf;32 struct bpf_core_accessor spec[BPF_CORE_SPEC_MAX_LEN];34 __u32 root_type_id;36 enum bpf_core_relo_kind relo_kind;38 int len;40 int raw_spec[BPF_CORE_SPEC_MAX_LEN];42 int raw_len;44 __u32 bit_offset;
21303 struct bpf_core_spec { struct21304 const struct btf *btf;21305 struct bpf_core_accessor spec[64];21306 __u32 root_type_id;21307 enum bpf_core_relo_kind relo_kind;21308 int len;21309 int raw_spec[64];21310 int raw_len;21311 __u32 bit_offset;
41106 struct bpf_core_spec { struct41107 const struct btf *btf;41108 struct bpf_core_accessor spec[64];41109 __u32 root_type_id;41110 enum bpf_core_relo_kind relo_kind;41111 int len;41112 int raw_spec[64];41113 int raw_len;41114 __u32 bit_offset;
21298 struct bpf_core_spec { struct21299 const struct btf *btf;21300 struct bpf_core_accessor spec[64];21301 __u32 root_type_id;21302 enum bpf_core_relo_kind relo_kind;21303 int len;21304 int raw_spec[64];21305 int raw_len;21306 __u32 bit_offset;
46230 struct bpf_core_spec { struct46231 const struct btf *btf;46232 struct bpf_core_accessor spec[64];46233 __u32 root_type_id;46234 enum bpf_core_relo_kind relo_kind;46235 int len;46236 int raw_spec[64];46237 int raw_len;46238 __u32 bit_offset;
30083 struct bpf_core_spec { struct30084 const struct btf *btf;30085 struct bpf_core_accessor spec[64];30086 __u32 root_type_id;30087 enum bpf_core_relo_kind relo_kind;30088 int len;30089 int raw_spec[64];30090 int raw_len;30091 __u32 bit_offset;
22738 struct bpf_core_spec { struct22739 const struct btf *btf;22740 struct bpf_core_accessor spec[64];22741 __u32 root_type_id;22742 enum bpf_core_relo_kind relo_kind;22743 int len;22744 int raw_spec[64];22745 int raw_len;22746 __u32 bit_offset;