Home
last modified time | relevance | path

Searched refs:bpf_object_open_opts (Results 1 – 13 of 13) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
A Dreference_tracking.c23 DECLARE_LIBBPF_OPTS(bpf_object_open_opts, open_opts, in test_reference_tracking()
A Dprobe_user.c9 DECLARE_LIBBPF_OPTS(bpf_object_open_opts, opts, ); in serial_test_probe_user()
A Dcore_extern.c131 DECLARE_LIBBPF_OPTS(bpf_object_open_opts, opts, in test_core_extern()
A Dcore_autosize.c56 DECLARE_LIBBPF_OPTS(bpf_object_open_opts, open_opts); in test_core_autosize()
A Dpinning.c41 DECLARE_LIBBPF_OPTS(bpf_object_open_opts, opts, in test_pinning()
A Dfexit_bpf2bpf.c270 DECLARE_LIBBPF_OPTS(bpf_object_open_opts, opts); in test_fmod_ret_freplace()
A Dcore_reloc.c810 DECLARE_LIBBPF_OPTS(bpf_object_open_opts, open_opts); in test_core_reloc()
/linux/tools/lib/bpf/
A Dlibbpf.h69 struct bpf_object_open_opts { struct
112 bpf_object__open_file(const char *path, const struct bpf_object_open_opts *opts); argument
115 const struct bpf_object_open_opts *opts);
978 const struct bpf_object_open_opts *opts);
A Dlibbpf.c2555 const struct bpf_object_open_opts *opts) in bpf_object__init_maps()
6707 static int bpf_object_init_progs(struct bpf_object *obj, const struct bpf_object_open_opts *opts) in bpf_object_init_progs()
6749 const struct bpf_object_open_opts *opts) in __bpf_object__open()
6762 if (!OPTS_VALID(opts, bpf_object_open_opts)) in __bpf_object__open()
6825 DECLARE_LIBBPF_OPTS(bpf_object_open_opts, opts, in __bpf_object__open_xattr()
6853 bpf_object__open_file(const char *path, const struct bpf_object_open_opts *opts) in bpf_object__open_file()
6865 const struct bpf_object_open_opts *opts) in bpf_object__open_mem()
6877 DECLARE_LIBBPF_OPTS(bpf_object_open_opts, opts, in bpf_object__open_buffer()
11313 const struct bpf_object_open_opts *opts) in bpf_object__open_skeleton()
11315 DECLARE_LIBBPF_OPTS(bpf_object_open_opts, skel_opts, in bpf_object__open_skeleton()
/linux/kernel/bpf/preload/iterators/
A Diterators.skel.h46 iterators_bpf__open_opts(const struct bpf_object_open_opts *opts) in iterators_bpf__open_opts()
/linux/tools/bpf/bpftool/Documentation/
A Dbpftool-gen.rst111 **_opts** variants accepts extra **bpf_object_open_opts**
268 const struct bpf_object_open_opts *opts);
/linux/tools/bpf/bpftool/
A Dgen.c657 DECLARE_LIBBPF_OPTS(bpf_object_open_opts, opts); in do_skeleton()
A Dprog.c1387 DECLARE_LIBBPF_OPTS(bpf_object_open_opts, open_opts, in load_with_options()
1723 DECLARE_LIBBPF_OPTS(bpf_object_open_opts, open_opts); in do_loader()

Completed in 42 milliseconds