Home
last modified time | relevance | path

Searched refs:bpf_obj_get (Results 1 - 3 of 3) sorted by relevance

/third_party/libbpf/src/
H A Dbpf.h311 LIBBPF_API int bpf_obj_get(const char *pathname);
H A Dbpf.c599 int bpf_obj_get(const char *pathname) in bpf_obj_get() function
H A Dlibbpf.c5433 pin_fd = bpf_obj_get(map->pin_path);
10446 fd = bpf_obj_get(path);

Completed in 20 milliseconds