Lines Matching refs:pr_info
134 pr_info("Info: encountered resize\n"); in test_bucket_stats()
149 pr_info(" Traversal complete: counted=%u, nelems=%u, entries=%d, table-jumps=%u\n", in test_bucket_stats()
167 pr_info(" Adding %d keys\n", entries); in test_rhashtable()
187 pr_info(" %u insertions failed due to memory pressure\n", in test_rhashtable()
197 pr_info(" Deleting %d keys\n", entries); in test_rhashtable()
212 pr_info(" Duration of test: %lld ns\n", end - start); in test_rhashtable()
266 pr_info(" thread[%d]: %d insert failures\n", in threadfunc()
317 pr_info("Running rhashtable test nelem=%d, max_size=%d, shrinking=%d\n", in test_rht_init()
323 pr_info("Test %02d:\n", i); in test_rht_init()
343 pr_info("Average test time: %llu\n", total_time); in test_rht_init()
348 pr_info("Testing concurrent rhashtable access from %d threads\n", in test_rht_init()
391 pr_info("Started %d threads, %d failed\n", in test_rht_init()