Home
last modified time | relevance | path

Searched defs:bpf_core_relo_res (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/tools/lib/bpf/
Dlibbpf.c5228 struct bpf_core_relo_res struct
5231 __u32 orig_val;
5233 __u32 new_val;
5235 bool poison;
5237 bool validate;
5264 struct bpf_core_relo_res *res) in bpf_core_calc_relo() argument