Searched defs:bpf_core_spec (Results 1 – 1 of 1) sorted by relevance
25 struct bpf_core_spec { struct26 const struct btf *btf;28 struct bpf_core_accessor spec[BPF_CORE_SPEC_MAX_LEN];30 __u32 root_type_id;32 enum bpf_core_relo_kind relo_kind;34 int len;36 int raw_spec[BPF_CORE_SPEC_MAX_LEN];38 int raw_len;40 __u32 bit_offset;