Searched refs:QLIST_INSERT_AFTER (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/monitor/ |
| H A D | fds.c | 396 QLIST_INSERT_AFTER(mon_fdset_cur, mon_fdset, next); in monitor_fdset_add_fd()
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-vmstate.c | 1385 QLIST_INSERT_AFTER(iter, elem, next); in test_load_qlist() 1402 QLIST_INSERT_AFTER(prev, elem, next); in tmp_child_pre_save()
|
| /openbmc/qemu/include/qemu/ |
| H A D | queue.h | 118 #define QLIST_INSERT_AFTER(listelm, elm, field) do { \ macro
|
| /openbmc/qemu/block/ |
| H A D | blkio.c | 154 QLIST_INSERT_AFTER(prev, bounce, next); in blkio_do_alloc_bounce_buffer()
|