Lines Matching refs:errtxt
159 string errtxt = ErrorString(err); in VirtualToPhysical() local
161 kPagemapPath, err, errtxt.c_str()); in VirtualToPhysical()
242 string errtxt = ErrorString(err); in FlushPageCache() local
244 drop_caches_file, err, errtxt.c_str()); in FlushPageCache()
253 string errtxt = ErrorString(err); in FlushPageCache() local
255 drop_caches_file, err, errtxt.c_str()); in FlushPageCache()
548 string errtxt = ErrorString(err); in AllocateTestMem() local
551 err, errtxt.c_str()); in AllocateTestMem()
559 string errtxt = ErrorString(err); in AllocateTestMem() local
562 err, errtxt.c_str()); in AllocateTestMem()
565 string errtxt = ErrorString(err); in AllocateTestMem() local
568 err, errtxt.c_str()); in AllocateTestMem()
588 string errtxt = ErrorString(err); in AllocateTestMem() local
591 err, errtxt.c_str()); in AllocateTestMem()
597 string errtxt = ErrorString(err); in AllocateTestMem() local
600 err, errtxt.c_str()); in AllocateTestMem()
616 string errtxt = ErrorString(err); in AllocateTestMem() local
619 err, errtxt.c_str()); in AllocateTestMem()
718 string errtxt = ErrorString(errno); in PrepareTestMem() local
721 offset, length, errtxt.c_str()); in PrepareTestMem()
735 string errtxt = ErrorString(errno); in ReleaseTestMem() local
738 addr, length, errtxt.c_str()); in ReleaseTestMem()