Searched refs:core_relo_rec_size (Results 1 – 6 of 6) sorted by relevance
102 attr.core_relo_rec_size = sizeof(*relos); in test_bad_local_id()
999 int attr_size = offsetofend(union bpf_attr, core_relo_rec_size); in bpf_gen__prog_load()1041 attr.core_relo_rec_size = tgt_endian((__u32)sizeof(struct bpf_core_relo)); in bpf_gen__prog_load()
843 core_relo_rec_size /* __u32 value */847 ``core_relo_rec_size`` specifies the size of ``bpf_core_relo``
1570 __u32 core_relo_rec_size; /* sizeof(struct bpf_core_relo) */ member
18028 rec_size = attr->core_relo_rec_size; in check_core_relo()18048 offsetof(union bpf_attr, core_relo_rec_size), in check_core_relo()