Home
last modified time | relevance | path

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

/linux-6.6.21/tools/lib/bpf/
Dlibbpf.c4364 static int bpf_get_map_info_from_fdinfo(int fd, struct bpf_map_info *info) in bpf_get_map_info_from_fdinfo() function
4424 err = bpf_get_map_info_from_fdinfo(fd, &info); in bpf_map__reuse_fd()
5006 err = bpf_get_map_info_from_fdinfo(map_fd, &map_info); in map_is_reuse_compat()