Home
last modified time | relevance | path

Searched refs:bpf_object__pin_maps (Results 1 – 3 of 3) sorted by relevance

/third_party/libbpf/src/
Dlibbpf.map31 bpf_object__pin_maps;
Dlibbpf.h215 LIBBPF_API int bpf_object__pin_maps(struct bpf_object *obj, const char *path);
Dlibbpf.c8377 int bpf_object__pin_maps(struct bpf_object *obj, const char *path) function
8519 err = bpf_object__pin_maps(obj, path);