Home
last modified time | relevance | path

Searched refs:bpf_map__reuse_fd (Results 1 - 2 of 2) sorted by relevance

/third_party/libbpf/src/
H A Dlibbpf.h951 LIBBPF_API int bpf_map__reuse_fd(struct bpf_map *map, int fd);
H A Dlibbpf.c4820 int bpf_map__reuse_fd(struct bpf_map *map, int fd) function
5455 err = bpf_map__reuse_fd(map, pin_fd);

Completed in 20 milliseconds