Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.h1625 struct bpf_linker_file_opts { struct
1636 const struct bpf_linker_file_opts *opts); argument
H A Dlinker.c161 const struct bpf_linker_file_opts *opts,
443 const struct bpf_linker_file_opts *opts) in bpf_linker__add_file()
448 if (!OPTS_VALID(opts, bpf_linker_file_opts)) in bpf_linker__add_file()
541 const struct bpf_linker_file_opts *opts, in linker_load_obj_file()