Searched refs:core_relo_rec_size (Results 1 – 5 of 5) sorted by relevance
938 int attr_size = offsetofend(union bpf_attr, core_relo_rec_size); in bpf_gen__prog_load()967 attr.core_relo_rec_size = sizeof(struct bpf_core_relo); in bpf_gen__prog_load()970 attr.core_relo_cnt * attr.core_relo_rec_size); in bpf_gen__prog_load()
1392 __u32 core_relo_rec_size; /* sizeof(struct bpf_core_relo) */ member
2461 #define BPF_PROG_LOAD_LAST_FIELD core_relo_rec_size
11272 rec_size = attr->core_relo_rec_size; in check_core_relo()11292 offsetof(union bpf_attr, core_relo_rec_size), in check_core_relo()