Home
last modified time | relevance | path

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

/dports/emulators/qemu-guest-agent/qemu-5.0.1/tools/virtiofsd/
H A Dpassthrough_ll.c348 static int lo_map_grow(struct lo_map *map, size_t new_nelems) in lo_map_grow() function
378 if (map->freelist == -1 && !lo_map_grow(map, map->nelems + 256)) { in lo_map_alloc_elem()
394 if (!lo_map_grow(map, key + 1)) { in lo_map_reserve()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tools/virtiofsd/
H A Dpassthrough_ll.c348 static int lo_map_grow(struct lo_map *map, size_t new_nelems) in lo_map_grow() function
378 if (map->freelist == -1 && !lo_map_grow(map, map->nelems + 256)) { in lo_map_alloc_elem()
394 if (!lo_map_grow(map, key + 1)) { in lo_map_reserve()
/dports/emulators/qemu5/qemu-5.2.0/tools/virtiofsd/
H A Dpassthrough_ll.c380 static int lo_map_grow(struct lo_map *map, size_t new_nelems) in lo_map_grow() function
410 if (map->freelist == -1 && !lo_map_grow(map, map->nelems + 256)) { in lo_map_alloc_elem()
426 if (!lo_map_grow(map, key + 1)) { in lo_map_reserve()
/dports/emulators/qemu60/qemu-6.0.0/tools/virtiofsd/
H A Dpassthrough_ll.c412 static int lo_map_grow(struct lo_map *map, size_t new_nelems) in lo_map_grow() function
442 if (map->freelist == -1 && !lo_map_grow(map, map->nelems + 256)) { in lo_map_alloc_elem()
458 if (!lo_map_grow(map, key + 1)) { in lo_map_reserve()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tools/virtiofsd/
H A Dpassthrough_ll.c418 static int lo_map_grow(struct lo_map *map, size_t new_nelems) in lo_map_grow() function
448 if (map->freelist == -1 && !lo_map_grow(map, map->nelems + 256)) { in lo_map_alloc_elem()
464 if (!lo_map_grow(map, key + 1)) { in lo_map_reserve()
/dports/emulators/qemu/qemu-6.2.0/tools/virtiofsd/
H A Dpassthrough_ll.c418 static int lo_map_grow(struct lo_map *map, size_t new_nelems) in lo_map_grow() function
448 if (map->freelist == -1 && !lo_map_grow(map, map->nelems + 256)) { in lo_map_alloc_elem()
464 if (!lo_map_grow(map, key + 1)) { in lo_map_reserve()