Searched refs:SE_MUST_USE_RESULT (Results 1 – 2 of 2) sorted by relevance
225 bool HostMemoryRegister(void *location, uint64 size) SE_MUST_USE_RESULT;229 bool HostMemoryUnregister(void *location) SE_MUST_USE_RESULT;233 bool SynchronizeAllActivity() SE_MUST_USE_RESULT;238 uint64 size) SE_MUST_USE_RESULT;243 uint64 size) SE_MUST_USE_RESULT;250 uint64 size) SE_MUST_USE_RESULT;257 uint64 size) SE_MUST_USE_RESULT;293 uint64 size) SE_MUST_USE_RESULT;299 uint64 size) SE_MUST_USE_RESULT;
45 #define SE_MUST_USE_RESULT TF_MUST_USE_RESULT macro