Searched refs:SE_MUST_USE_RESULT (Results 1 – 2 of 2) sorted by relevance
237 bool HostMemoryRegister(void *location, uint64 size) SE_MUST_USE_RESULT;241 bool HostMemoryUnregister(void *location) SE_MUST_USE_RESULT;245 bool SynchronizeAllActivity() SE_MUST_USE_RESULT;250 uint64 size) SE_MUST_USE_RESULT;255 uint64 size) SE_MUST_USE_RESULT;262 uint64 size) SE_MUST_USE_RESULT;269 uint64 size) SE_MUST_USE_RESULT;305 uint64 size) SE_MUST_USE_RESULT;311 uint64 size) SE_MUST_USE_RESULT;318 uint64 size) SE_MUST_USE_RESULT;
49 #define SE_MUST_USE_RESULT TF_MUST_USE_RESULT macro