Home
last modified time | relevance | path

Searched refs:bpf_load_and_run_opts (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/tools/lib/bpf/
Dskel_internal.h41 struct bpf_load_and_run_opts { struct
63 static inline int bpf_load_and_run(struct bpf_load_and_run_opts *opts) in bpf_load_and_run() argument
/Linux-v5.15/tools/bpf/bpftool/
Dprog.c1674 struct bpf_load_and_run_opts opts = {}; in try_loader()