Searched defs:bpf_core_spec (Results 1 – 2 of 2) 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;
4380 struct bpf_core_spec { struct4381 const struct btf *btf;4383 struct bpf_core_accessor spec[BPF_CORE_SPEC_MAX_LEN];4385 __u32 root_type_id;4387 enum bpf_core_relo_kind relo_kind;4389 int len;4391 int raw_spec[BPF_CORE_SPEC_MAX_LEN];4393 int raw_len;4395 __u32 bit_offset;