Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dlibbpf.map42 bpf_program__pin;
Dlibbpf.h332 LIBBPF_API int bpf_program__pin(struct bpf_program *prog, const char *path);
Dlibbpf.c8192 int bpf_program__pin(struct bpf_program *prog, const char *path) function
8474 err = bpf_program__pin(prog, buf);