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
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