Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/bpf/entrypoints/
Dentrypoints.lskel.h74 struct bpf_load_and_run_opts opts = {}; in entrypoints_bpf__load()
/Linux-v6.6/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-v6.6/kernel/bpf/preload/iterators/
Diterators.lskel-little-endian.h90 struct bpf_load_and_run_opts opts = {}; in iterators_bpf__load()
Diterators.lskel-big-endian.h90 struct bpf_load_and_run_opts opts = {}; in iterators_bpf__load()
/Linux-v6.6/tools/bpf/bpftool/
Dprog.c1858 struct bpf_load_and_run_opts opts = {}; in try_loader()