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

/linux-master/tools/lib/bpf/
H A Dlibbpf.c4702 static int bpf_get_map_info_from_fdinfo(int fd, struct bpf_map_info *info) function
4762 err = bpf_get_map_info_from_fdinfo(fd, &info);
4952 err = bpf_get_map_info_from_fdinfo(map_fd, &map_info);

Completed in 154 milliseconds