Home
last modified time | relevance | path

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

/dports/emulators/qemu42/qemu-4.2.1/
H A Dqemu-img.c1572 #define MAX_COROUTINES 16 macro
1602 Coroutine *co[MAX_COROUTINES];
1603 int64_t wait_sector_num[MAX_COROUTINES];
2182 s.num_coroutines < 1 || s.num_coroutines > MAX_COROUTINES) { in img_convert()
2184 " coroutines is between 1 and %d", MAX_COROUTINES); in img_convert()
/dports/emulators/qemu-utils/qemu-4.2.1/
H A Dqemu-img.c1572 #define MAX_COROUTINES 16 macro
1602 Coroutine *co[MAX_COROUTINES];
1603 int64_t wait_sector_num[MAX_COROUTINES];
2182 s.num_coroutines < 1 || s.num_coroutines > MAX_COROUTINES) { in img_convert()
2184 " coroutines is between 1 and %d", MAX_COROUTINES); in img_convert()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/
H A Dqemu-img.c1549 #define MAX_COROUTINES 16 macro
1576 Coroutine *co[MAX_COROUTINES];
1577 int64_t wait_sector_num[MAX_COROUTINES];
2124 s.num_coroutines < 1 || s.num_coroutines > MAX_COROUTINES) { in img_convert()
2126 " coroutines is between 1 and %d", MAX_COROUTINES); in img_convert()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/
H A Dqemu-img.c1580 #define MAX_COROUTINES 16 macro
1610 Coroutine *co[MAX_COROUTINES];
1611 int64_t wait_sector_num[MAX_COROUTINES];
2190 s.num_coroutines < 1 || s.num_coroutines > MAX_COROUTINES) { in img_convert()
2192 " coroutines is between 1 and %d", MAX_COROUTINES); in img_convert()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/
H A Dqemu-img.c1575 #define MAX_COROUTINES 16 macro
1605 Coroutine *co[MAX_COROUTINES];
1606 int64_t wait_sector_num[MAX_COROUTINES];
2185 s.num_coroutines < 1 || s.num_coroutines > MAX_COROUTINES) { in img_convert()
2187 " coroutines is between 1 and %d", MAX_COROUTINES); in img_convert()
/dports/emulators/qemu60/qemu-6.0.0/
H A Dqemu-img.c1619 #define MAX_COROUTINES 16 macro
1650 Coroutine *co[MAX_COROUTINES];
1651 int64_t wait_sector_num[MAX_COROUTINES];
2275 s.num_coroutines < 1 || s.num_coroutines > MAX_COROUTINES) { in img_convert()
2277 " coroutines is between 1 and %d", MAX_COROUTINES); in img_convert()
/dports/emulators/qemu/qemu-6.2.0/
H A Dqemu-img.c1623 #define MAX_COROUTINES 16 macro
1654 Coroutine *co[MAX_COROUTINES];
1655 int64_t wait_sector_num[MAX_COROUTINES];
2315 s.num_coroutines < 1 || s.num_coroutines > MAX_COROUTINES) { in img_convert()
2317 " coroutines is between 1 and %d", MAX_COROUTINES); in img_convert()
/dports/emulators/qemu5/qemu-5.2.0/
H A Dqemu-img.c1673 #define MAX_COROUTINES 16 macro
1704 Coroutine *co[MAX_COROUTINES];
1705 int64_t wait_sector_num[MAX_COROUTINES];
2329 s.num_coroutines < 1 || s.num_coroutines > MAX_COROUTINES) { in img_convert()
2331 " coroutines is between 1 and %d", MAX_COROUTINES); in img_convert()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/
H A Dqemu-img.c1623 #define MAX_COROUTINES 16 macro
1654 Coroutine *co[MAX_COROUTINES];
1655 int64_t wait_sector_num[MAX_COROUTINES];
2315 s.num_coroutines < 1 || s.num_coroutines > MAX_COROUTINES) { in img_convert()
2317 " coroutines is between 1 and %d", MAX_COROUTINES); in img_convert()