Lines Matching refs:errtxt
152 string errtxt = ErrorString(err); in VirtualToPhysical() local
154 kPagemapPath, err, errtxt.c_str()); in VirtualToPhysical()
225 string errtxt = ErrorString(err); in FlushPageCache() local
227 drop_caches_file, err, errtxt.c_str()); in FlushPageCache()
236 string errtxt = ErrorString(err); in FlushPageCache() local
238 drop_caches_file, err, errtxt.c_str()); in FlushPageCache()
531 string errtxt = ErrorString(err); in AllocateTestMem() local
534 err, errtxt.c_str()); in AllocateTestMem()
542 string errtxt = ErrorString(err); in AllocateTestMem() local
545 err, errtxt.c_str()); in AllocateTestMem()
548 string errtxt = ErrorString(err); in AllocateTestMem() local
551 err, errtxt.c_str()); in AllocateTestMem()
571 string errtxt = ErrorString(err); in AllocateTestMem() local
574 err, errtxt.c_str()); in AllocateTestMem()
580 string errtxt = ErrorString(err); in AllocateTestMem() local
583 err, errtxt.c_str()); in AllocateTestMem()
599 string errtxt = ErrorString(err); in AllocateTestMem() local
602 err, errtxt.c_str()); in AllocateTestMem()
701 string errtxt = ErrorString(errno); in PrepareTestMem() local
704 offset, length, errtxt.c_str()); in PrepareTestMem()
718 string errtxt = ErrorString(errno); in ReleaseTestMem() local
721 addr, length, errtxt.c_str()); in ReleaseTestMem()