HomeSort by relevance Sort by last modified time
    Searched refs:QLIST_ENTRY (Results 1 - 19 of 19) sorted by null

  /external/qemu/include/qemu/
notify.h 24 QLIST_ENTRY(Notifier) node;
52 QLIST_ENTRY(NotifierWithReturn) node;
queue.h 94 #define QLIST_ENTRY(type) \
  /external/qemu/include/sysemu/
watchdog.h 37 QLIST_ENTRY(WatchdogTimerModel) entry;
  /external/qemu/audio/
audio_int.h 88 QLIST_ENTRY (HWVoiceOut) entries;
107 QLIST_ENTRY (HWVoiceIn) entries;
124 QLIST_ENTRY (SWVoiceOut) entries;
140 QLIST_ENTRY (SWVoiceIn) entries;
174 QLIST_ENTRY (capture_callback) entries;
181 QLIST_ENTRY (CaptureVoiceOut) entries;
187 QLIST_ENTRY (SWVoiceCap) entries;
audio.h 74 QLIST_ENTRY (CaptureState) entries;
83 QLIST_ENTRY (QEMUSoundCard) entries;
  /external/qemu/include/hw/
qdev-core.h 23 QLIST_ENTRY(DeviceState) sibling;
39 QLIST_ENTRY(BusState) sibling;
  /external/qemu/
iohandler.c 41 QLIST_ENTRY(IOHandlerRecord) next;
140 QLIST_ENTRY(ChildProcessRecord) next;
monitor-android.c 18 QLIST_ENTRY(Monitor) entry;
aio-android.c 40 QLIST_ENTRY(AioHandler) node;
aio.c 39 QLIST_ENTRY(AioHandler) node;
qemu-timer.c 73 QLIST_ENTRY(QEMUTimerList) list;
exec.c     [all...]
savevm.c     [all...]
vl-android.c     [all...]
  /external/qemu/include/qapi/qmp/
qdict.h 26 QLIST_ENTRY(QDictEntry) next;
  /external/qemu/util/
envlist.c 7 QLIST_ENTRY(envlist_entry) ev_link;
  /external/qemu/block/
qcow2.h 145 QLIST_ENTRY(QCowL2Meta) next_in_flight;
qcow2.c 343 QLIST_ENTRY(QCowAIOCB) next_depend;
    [all...]
  /external/qemu/include/block/
block_int.h 136 QLIST_ENTRY(BlockDriver) list;

Completed in 2377 milliseconds