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