Home
last modified time | relevance | path

Searched defs:bpf_core_spec (Results 1 – 2 of 2) sorted by relevance

/third_party/libbpf/src/
Drelo_core.h29 struct bpf_core_spec { struct
30 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;
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h38462 struct bpf_core_spec { struct
38463 const struct btf *btf;
38464 struct bpf_core_accessor spec[64];
38465 __u32 root_type_id;
38466 enum bpf_core_relo_kind relo_kind;
38467 int len;
38468 int raw_spec[64];
38469 int raw_len;
38470 __u32 bit_offset;