Searched defs:bpf_core_relo_res (Results 1 – 1 of 1) sorted by relevance
5228 struct bpf_core_relo_res struct5231 __u32 orig_val;5233 __u32 new_val;5235 bool poison;5237 bool validate;5264 struct bpf_core_relo_res *res) in bpf_core_calc_relo() argument