Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dskel_internal.h60 struct bpf_load_and_run_opts { struct
309 static inline int bpf_load_and_run(struct bpf_load_and_run_opts *opts) in bpf_load_and_run()
/linux-6.1.9/kernel/bpf/preload/iterators/
Diterators.lskel.h102 struct bpf_load_and_run_opts opts = {}; in iterators_bpf__load()
/linux-6.1.9/tools/bpf/bpftool/
Dprog.c1764 struct bpf_load_and_run_opts opts = {}; in try_loader()