Home
last modified time | relevance | path

Searched refs:bpf_linker_file_opts (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/bpf/
H A Dlibbpf.h1792 struct bpf_linker_file_opts { struct
1804 const struct bpf_linker_file_opts *opts); argument
1806 const struct bpf_linker_file_opts *opts);
1808 const struct bpf_linker_file_opts *opts);
H A Dlinker.c520 const struct bpf_linker_file_opts *opts) in bpf_linker__add_file()
524 if (!OPTS_VALID(opts, bpf_linker_file_opts)) in bpf_linker__add_file()
543 const struct bpf_linker_file_opts *opts) in bpf_linker__add_fd()
548 if (!OPTS_VALID(opts, bpf_linker_file_opts)) in bpf_linker__add_fd()
563 const struct bpf_linker_file_opts *opts) in bpf_linker__add_buf()
568 if (!OPTS_VALID(opts, bpf_linker_file_opts)) in bpf_linker__add_buf()