Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dlibbpf.c4268 static int bpf_get_map_info_from_fdinfo(int fd, struct bpf_map_info *info) in bpf_get_map_info_from_fdinfo() function
4328 err = bpf_get_map_info_from_fdinfo(fd, &info); in bpf_map__reuse_fd()
4875 err = bpf_get_map_info_from_fdinfo(map_fd, &map_info); in map_is_reuse_compat()