Searched refs:map_info_sz (Results 1 – 1 of 1) sorted by relevance
27 __u32 map_info_sz = sizeof(map_info); in test_mmap() local66 memset(&map_info, 0, map_info_sz); in test_mmap()67 err = bpf_map_get_info_by_fd(data_map_fd, &map_info, &map_info_sz); in test_mmap()