Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dlibbpf.map148 bpf_link__pin;
Dlibbpf.h365 LIBBPF_API int bpf_link__pin(struct bpf_link *link, const char *path);
Dlibbpf.c10022 int bpf_link__pin(struct bpf_link *link, const char *path) function