Searched refs:core_relo_rec_size (Results 1 – 5 of 5) sorted by relevance
940 int attr_size = offsetofend(union bpf_attr, core_relo_rec_size); in bpf_gen__prog_load()969 attr.core_relo_rec_size = sizeof(struct bpf_core_relo); in bpf_gen__prog_load()972 attr.core_relo_cnt * attr.core_relo_rec_size); in bpf_gen__prog_load()
797 core_relo_rec_size /* __u32 value */801 ``core_relo_rec_size`` specifies the size of ``bpf_core_relo``
1449 __u32 core_relo_rec_size; /* sizeof(struct bpf_core_relo) */ member
15269 rec_size = attr->core_relo_rec_size; in check_core_relo()15289 offsetof(union bpf_attr, core_relo_rec_size), in check_core_relo()