Searched defs:bpf_core_relo_res (Results 1 – 1 of 1) 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