Searched defs:bpf_core_relo_res (Results 1 – 2 of 2) sorted by relevance
47 struct bpf_core_relo_res { struct49 __u64 orig_val;51 __u64 new_val;53 bool poison;55 bool validate;87 struct bpf_core_relo_res *targ_res); argument
39250 struct bpf_core_relo_res { struct39251 __u32 orig_val;39252 __u32 new_val;39253 bool poison;39254 bool validate;39255 bool fail_memsz_adjust;39256 __u32 orig_sz;39257 __u32 orig_type_id;39258 __u32 new_sz;39259 __u32 new_type_id;