Home
last modified time | relevance | path

Searched defs:busy (Results 1 – 16 of 16) sorted by relevance

/qemu/include/qemu/
H A Dthread.h271 bool busy = qatomic_xchg(&spin->value, true); in qemu_spin_trylock() local
H A Djob.h117 bool busy; member
/qemu/include/hw/pci/
H A Dpcie_doe.h92 bool busy; member
/qemu/hw/net/
H A Dmipsnet.c33 uint32_t busy; member
H A Dnpcm_gmac.c657 bool busy = v & NPCM_GMAC_MII_ADDR_BUSY; in npcm_gmac_mdio_access() local
H A De1000.c109 bool busy; member
/qemu/block/
H A Ddirty-bitmap.c36 bool busy; /* Bitmap is busy, it can't be used via QMP */ member
158 void bdrv_dirty_bitmap_set_busy(BdrvDirtyBitmap *bitmap, bool busy) in bdrv_dirty_bitmap_set_busy()
H A Dio.c108 bool busy = false; in bdrv_parent_drained_poll() local
H A Dblock-backend.c2806 bool busy = false; in blk_root_drained_poll() local
/qemu/migration/
H A Dram-compress.c46 int64_t busy; member
/qemu/hw/input/
H A Dtsc2005.c45 bool busy; member
H A Dtsc210x.c65 bool busy; member
/qemu/accel/tcg/
H A Dtb-maint.c387 bool busy = qemu_spin_trylock(&pd->lock); in page_trylock() local
509 bool busy = page_trylock(pe->pd); in page_entry_trylock() local
/qemu/hw/sd/
H A Domap_mmc.c116 sd_cmd_type_t type, int busy, sd_rsp_type_t resptype, int init) in omap_mmc_command()
/qemu/hw/display/
H A Domap_dss.c85 int busy; member
/qemu/hw/scsi/
H A Dmegasas.c95 uint32_t busy; member