Searched refs:bpf_linker_opts (Results 1 - 2 of 2) sorted by last modified time

/linux-master/tools/lib/bpf/
H A Dlinker.c217 struct bpf_linker *bpf_linker__new(const char *filename, struct bpf_linker_opts *opts)
222 if (!OPTS_VALID(opts, bpf_linker_opts))
H A Dlibbpf.h1726 struct bpf_linker_opts { struct
1740 LIBBPF_API struct bpf_linker *bpf_linker__new(const char *filename, struct bpf_linker_opts *opts);

Completed in 363 milliseconds