Searched defs:bpf_core_relo_res (Results 1 – 1 of 1) sorted by relevance
5287 struct bpf_core_relo_res struct5290 __u32 orig_val;5292 __u32 new_val;5294 bool poison;5296 bool validate;5323 struct bpf_core_relo_res *res) in bpf_core_calc_relo() argument