Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/bpf/
Dlibbpf.c4362 static int bpf_get_map_info_from_fdinfo(int fd, struct bpf_map_info *info) in bpf_get_map_info_from_fdinfo() function
4422 err = bpf_get_map_info_from_fdinfo(fd, &info); in bpf_map__reuse_fd()
5004 err = bpf_get_map_info_from_fdinfo(map_fd, &map_info); in map_is_reuse_compat()