Home
last modified time | relevance | path

Searched refs:QLIST_INSERT_BEFORE_RCU (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/qemu/
H A Drcu_queue.h77 #define QLIST_INSERT_BEFORE_RCU(listelm, elm, field) do { \ macro
/openbmc/qemu/system/
H A Dphysmem.c1903 QLIST_INSERT_BEFORE_RCU(block, new_block, next); in ram_block_add()