Home
last modified time | relevance | path

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

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