Lines Matching refs:pr_err
79 pr_err("__hash_32(%#x) = %#x != __hash_32_generic() = %#x", in test_int_hash()
93 pr_err("hash_32(%#x, %d) = %#x > %#x", h0, k, h1, m); in test_int_hash()
100 pr_err("hash_32(%#x, %d) = %#x != hash_32_generic() " in test_int_hash()
106 pr_err("hash_32_generic(%#x, %d) = %#x > %#x", in test_int_hash()
115 pr_err("hash_64(%#llx, %d) = %#x > %#x", h64, k, h1, m); in test_int_hash()
122 pr_err("hash_64(%#llx, %d) = %#x != hash_64_generic() " in test_int_hash()
128 pr_err("hash_64_generic(%#llx, %d) = %#x > %#x", in test_int_hash()
163 pr_err("hashlen_string(%d..%d) returned length" in test_hash_init()
170 pr_err("hashlen_string(%d..%d) = %08x != " in test_hash_init()
186 pr_err("OR of all string hash results = %#x != %#x", in test_hash_init()
191 pr_err("OR of all __hash_32 results = %#x != %#x", in test_hash_init()
198 pr_err("OR of all __hash_32_generic results = %#x != %#x", in test_hash_init()
210 pr_err("OR of all hash_32(%d) results = %#x " in test_hash_init()
215 pr_err("OR of all hash_64(%d) results = %#x " in test_hash_init()