Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Drelo_core.h47 struct bpf_core_relo_res { struct
49 __u64 orig_val;
51 __u64 new_val;
53 bool poison;
55 bool validate;
87 struct bpf_core_relo_res *targ_res); argument