Home
last modified time | relevance | path

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

/openbmc/qemu/subprojects/libvhost-user/include/
H A Datomic.h191 #define qatomic_or_fetch(ptr, n) __atomic_or_fetch(ptr, n, __ATOMIC_SEQ_CST) macro
/openbmc/qemu/subprojects/libvduse/include/
H A Datomic.h191 #define qatomic_or_fetch(ptr, n) __atomic_or_fetch(ptr, n, __ATOMIC_SEQ_CST) macro
/openbmc/qemu/include/qemu/
H A Datomic.h191 #define qatomic_or_fetch(ptr, n) __atomic_or_fetch(ptr, n, __ATOMIC_SEQ_CST) macro