Home
last modified time | relevance | path

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

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