Searched defs:bpf_core_spec (Results 1 – 1 of 1) 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;