Home
last modified time | relevance | path

Searched defs:bpf_obj_get_opts (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/bpf/
H A Dbpf.h319 struct bpf_obj_get_opts { struct
330 LIBBPF_API int bpf_obj_get_opts(const char *pathname, argument
H A Dbpf.c612 int bpf_obj_get_opts(const char *pathname, const struct bpf_obj_get_opts *opts) in bpf_obj_get_opts() function