Home
last modified time | relevance | path

Searched full:again (Results 1 – 25 of 398) sorted by relevance

12345678910>>...16

/qemu/hw/usb/
H A Dhcd-ehci.c1341 /* 4.10.3 returns "again" */
1523 int again = 0; in ehci_state_waitlisthead() local
1548 again = 1; in ehci_state_waitlisthead()
1563 return again; in ehci_state_waitlisthead()
1572 int again = 0; in ehci_state_fetchentry() local
1589 again = 1; in ehci_state_fetchentry()
1594 again = 1; in ehci_state_fetchentry()
1599 again = 1; in ehci_state_fetchentry()
1610 return again; in ehci_state_fetchentry()
1800 int again = 1; in ehci_state_fetchqtd() local
[all …]
/qemu/include/hw/
H A Dstream.h25 * capable of receiving again. Only called if false is returned.
33 * again, the sink may continue to just return 0 waiting for the vm time to
35 * where the sink is ready to receive again, otherwise polling on a QEMU
/qemu/tests/qemu-iotests/
H A D25360 # so we resize it and check again
66 # qemu-io with O_DIRECT always writes whole physical sectors. Again,
75 # Resize it and check again -- contrary to 221, we may not get partial
H A D22160 truncate --size=65537 "$TEST_IMG" # so we resize it and check again
66 truncate --size=65537 "$TEST_IMG" # so we resize it and check again
H A D282.out7 == Create a stub image file and run qemu-img again ==
H A D305.out13 ### Try to allocate the discarded clusters again
H A D06952 # Just open the image and close it right again (this should print an error message)
H A D09461 # pit again.
H A D28255 echo "== Create a stub image file and run qemu-img again =="
/qemu/include/crypto/
H A Dtlssession.h297 * an event loop watch and call this method again
299 * or write again
326 * loop watch and call this method again once the underlying data
327 * channel is ready to read or write again.
/qemu/tests/functional/
H A Dreverse_debugging.py173 # again
183 logger.info('hit a breakpoint again at %x (icount %s)' %
190 # assume that none of the first instructions is executed again
H A Dtest_ppc64_reverse_debug.py28 # to take the 'hit a breakpoint again' path. That's not a problem,
/qemu/docs/
H A Dpcie_sriov.txt102 To turn SR/IOV off again - the standard requires you to turn it off before you can enable
112 To disable the VFs again then, you simply have to unload the driver:
/qemu/hw/vfio/
H A Dccw.c90 again: in vfio_ccw_handle_request()
95 goto again; in vfio_ccw_handle_request()
176 again: in vfio_ccw_handle_clear()
181 goto again; in vfio_ccw_handle_clear()
215 again: in vfio_ccw_handle_halt()
220 goto again; in vfio_ccw_handle_halt()
/qemu/util/
H A Dcoroutine-sigaltstack.c129 * caller can reestablish everything and do a siglongjmp here again. in coroutine_trampoline()
248 * Now enter the trampoline again, but this time not as a signal in qemu_coroutine_new()
259 * Ok, we returned again, so now we're finished in qemu_coroutine_new()
/qemu/include/qemu/
H A Dthrottle.h61 * again. This is what makes the I/O rate bkt.avg.
76 * do bursts again.
/qemu/hw/9pfs/
H A Dxen-9p-backend.c215 again: in xen_9pfs_init_in_iov_from_pdu()
220 goto again; in xen_9pfs_init_in_iov_from_pdu()
311 again: in xen_9pfs_bh()
317 goto again; in xen_9pfs_bh()
H A D9p-synth.h70 * otherwise it forces the server to try again forever. Thus allowing
H A D9p-util.h159 again: in openat_file()
175 goto again; in openat_file()
/qemu/
H A DLICENSE22 but some parts may be GPLv2 or other licenses. Again, see the
/qemu/block/
H A Dblock-ram-registrar.c19 return; /* don't try again if we've already failed */ in ram_block_added()
H A Dgraph-lock.c221 * again for has_writer, otherwise we sleep without any writer in bdrv_graph_co_rdlock()
249 * new. Therefore, kick again so on next iteration in bdrv_graph_co_rdunlock()
/qemu/tests/qtest/migration/
H A Dframework.h79 * also prove this transferred data is dirty again.
91 * is now dirty again.
/qemu/tests/qtest/
H A Dusb-hcd-xhci-test.c41 /* check the device can be added again */ in test_usb_ccid_hotplug()
/qemu/accel/tcg/
H A Dtcg-accel-ops-rr.c58 * The timer is removed if all vCPUs are idle and restarted again once
79 /* Finish kicking this cpu before reading again. */ in rr_kick_next_cpu()

12345678910>>...16