• Home
  • Raw
  • Download

Lines Matching refs:pr_info

93 		pr_info("write_page\n");  in write_page()
105 pr_info("rewrite page\n"); in rewrite_page()
135 pr_info("read_page\n"); in read_page()
159 pr_info("verify_page\n"); in verify_page()
188 pr_info("Inserted biterror @ %u/%u\n", byte, bit); in insert_biterror()
206 pr_info("incremental biterrors test\n"); in incremental_errors_test()
223 pr_info("Read reported %d corrected bit errors\n", err); in incremental_errors_test()
237 pr_info("Successfully corrected %d bit errors per subpage\n", in incremental_errors_test()
269 pr_info("overwrite biterrors test\n"); in overwrite_test()
287 pr_info("Implausible number of bit errors corrected\n"); in overwrite_test()
294 pr_info("Read reported %d corrected bit errors\n", in overwrite_test()
298 pr_info("Read reported error %d\n", err); in overwrite_test()
306 pr_info("ECC failure, read data is incorrect despite read success\n"); in overwrite_test()
319 pr_info("Bit error histogram (%d operations total):\n", opno); in overwrite_test()
321 pr_info("Page reads with %3d corrected bit errors: %d\n", in overwrite_test()
334 pr_info("MTD device: %d\n", dev); in mtd_nandbiterrs_init()
344 pr_info("this test requires NAND flash\n"); in mtd_nandbiterrs_init()
349 pr_info("MTD device size %llu, eraseblock=%u, page=%u, oob=%u\n", in mtd_nandbiterrs_init()
356 pr_info("Device uses %d subpages of %d bytes\n", subcount, subsize); in mtd_nandbiterrs_init()
361 pr_info("Using page=%u, offset=%llu, eraseblock=%u\n", in mtd_nandbiterrs_init()
394 pr_info("finished successfully.\n"); in mtd_nandbiterrs_init()