Searched refs:QLIST_SWAP (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/util/ | ||
H A D | rcu.c | 141 QLIST_SWAP(®istry, &qsreaders, node); in wait_for_readers() |
/openbmc/qemu/include/qemu/ | ||
H A D | queue.h | 105 #define QLIST_SWAP(dstlist, srclist, field) do { \ macro |