Searched refs:PollingEntry (Results 1 – 1 of 1) sorted by relevance
54 typedef struct PollingEntry { struct57 struct PollingEntry *next; argument58 } PollingEntry; typedef60 static PollingEntry *first_polling_entry;64 PollingEntry **ppe, *pe; in qemu_add_polling_cb()65 pe = qemu_mallocz(sizeof(PollingEntry)); in qemu_add_polling_cb()75 PollingEntry **ppe, *pe; in qemu_del_polling_cb()132 PollingEntry *pe; in os_host_main_loop_wait()