Searched refs:QLIST_FIRST (Results 1 - 5 of 5) sorted by relevance

/external/qemu/
H A Daio-android.c200 node = QLIST_FIRST(&aio_handlers);
H A Daio.c203 node = QLIST_FIRST(&aio_handlers);
H A Dexec.c2102 client = QLIST_FIRST(&map_client_list);
/external/qemu/qobject/
H A Dqdict.c372 return QLIST_FIRST(&qdict->table[i]);
468 QDictEntry *entry = QLIST_FIRST(&qdict->table[i]);
/external/qemu/include/qemu/
H A Dqueue.h161 #define QLIST_FIRST(head) ((head)->lh_first) macro

Completed in 1957 milliseconds