Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dgraph-lock.h156 void coroutine_fn TSA_RELEASE_SHARED(graph_lock) TSA_NO_TSA
168 void TSA_RELEASE_SHARED(graph_lock) TSA_NO_TSA
219 static inline void TSA_RELEASE_SHARED(graph_lock) coroutine_fn in TSA_RELEASE_SHARED() function
/openbmc/qemu/include/qemu/
H A Dclang-tsa.h96 #define TSA_RELEASE_SHARED(...) TSA(release_shared_capability(__VA_ARGS__)) macro