Searched defs:bpf_core_relo_res (Results 1 – 1 of 1) sorted by relevance
5290 struct bpf_core_relo_res struct5293 __u32 orig_val;5295 __u32 new_val;5297 bool poison;5299 bool validate;5326 struct bpf_core_relo_res *res) in bpf_core_calc_relo() argument