Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dbpf.h316 struct bpf_obj_get_opts { struct
327 LIBBPF_API int bpf_obj_get_opts(const char *pathname, argument
Dbpf.c611 int bpf_obj_get_opts(const char *pathname, const struct bpf_obj_get_opts *opts) in bpf_obj_get_opts() function