Home
last modified time | relevance | path

Searched defs:qatomic_and_fetch (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/subprojects/libvhost-user/include/
H A Datomic.h190 #define qatomic_and_fetch(ptr, n) __atomic_and_fetch(ptr, n, __ATOMIC_SEQ_CST) macro
/openbmc/qemu/subprojects/libvduse/include/
H A Datomic.h190 #define qatomic_and_fetch(ptr, n) __atomic_and_fetch(ptr, n, __ATOMIC_SEQ_CST) macro
/openbmc/qemu/include/qemu/
H A Datomic.h190 #define qatomic_and_fetch(ptr, n) __atomic_and_fetch(ptr, n, __ATOMIC_SEQ_CST) macro