Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c4365 static int bpf_get_map_info_from_fdinfo(int fd, struct bpf_map_info *info) in bpf_get_map_info_from_fdinfo() function
4425 err = bpf_get_map_info_from_fdinfo(fd, &info); in bpf_map__reuse_fd()
5007 err = bpf_get_map_info_from_fdinfo(map_fd, &map_info); in map_is_reuse_compat()