Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Drcu_queue.h198 #define QTAILQ_FIRST_RCU(head) qatomic_rcu_read(&(head)->tqh_first) macro
/openbmc/qemu/include/hw/core/
H A Dcpu.h594 #define first_cpu QTAILQ_FIRST_RCU(&cpus_queue)