Home
last modified time | relevance | path

Searched defs:TSA_ASSERT_SHARED (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/block/
H A Dgraph-lock.h201 static inline void TSA_ASSERT_SHARED(graph_lock) TSA_NO_TSA in TSA_ASSERT_SHARED() function
272 static inline GraphLockableMainloop * TSA_ASSERT_SHARED(graph_lock) TSA_NO_TSA in TSA_ASSERT_SHARED() function
/openbmc/qemu/include/qemu/
H A Dcompiler.h311 #define TSA_ASSERT_SHARED(...) TSA(assert_shared_capability(__VA_ARGS__)) macro