Searched defs:bpf_core_relo_res (Results 1 – 1 of 1) sorted by relevance
743 struct bpf_core_relo_res struct746 __u32 orig_val;748 __u32 new_val;750 bool poison;752 bool validate;779 struct bpf_core_relo_res *res) in bpf_core_calc_relo() argument