Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dbpf.h273 struct bpf_obj_get_opts { struct
284 LIBBPF_API int bpf_obj_get_opts(const char *pathname, argument
Dbpf.c595 int bpf_obj_get_opts(const char *pathname, const struct bpf_obj_get_opts *opts) in bpf_obj_get_opts() function