Lines Matching refs:errtxt
194 string errtxt = ErrorString(err); in FlushPageCache() local
196 drop_caches_file, err, errtxt.c_str()); in FlushPageCache()
205 string errtxt = ErrorString(err); in FlushPageCache() local
207 drop_caches_file, err, errtxt.c_str()); in FlushPageCache()
453 string errtxt = ErrorString(err); in AllocateTestMem() local
456 err, errtxt.c_str()); in AllocateTestMem()
464 string errtxt = ErrorString(err); in AllocateTestMem() local
467 err, errtxt.c_str()); in AllocateTestMem()
470 string errtxt = ErrorString(err); in AllocateTestMem() local
473 err, errtxt.c_str()); in AllocateTestMem()
493 string errtxt = ErrorString(err); in AllocateTestMem() local
496 err, errtxt.c_str()); in AllocateTestMem()
502 string errtxt = ErrorString(err); in AllocateTestMem() local
505 err, errtxt.c_str()); in AllocateTestMem()
521 string errtxt = ErrorString(err); in AllocateTestMem() local
524 err, errtxt.c_str()); in AllocateTestMem()
607 string errtxt = ErrorString(errno); in PrepareTestMem() local
610 offset, length, errtxt.c_str()); in PrepareTestMem()
624 string errtxt = ErrorString(errno); in ReleaseTestMem() local
627 addr, length, errtxt.c_str()); in ReleaseTestMem()