Lines Matching refs:pr_err
80 pr_err("__hash_32(%#x) = %#x != __hash_32_generic() = %#x", in test_int_hash()
94 pr_err("hash_32(%#x, %d) = %#x > %#x", h0, k, h1, m); in test_int_hash()
101 pr_err("hash_32(%#x, %d) = %#x != hash_32_generic() " in test_int_hash()
107 pr_err("hash_32_generic(%#x, %d) = %#x > %#x", in test_int_hash()
116 pr_err("hash_64(%#llx, %d) = %#x > %#x", h64, k, h1, m); in test_int_hash()
123 pr_err("hash_64(%#llx, %d) = %#x != hash_64_generic() " in test_int_hash()
129 pr_err("hash_64_generic(%#llx, %d) = %#x > %#x", in test_int_hash()
164 pr_err("hashlen_string(%d..%d) returned length" in test_hash_init()
171 pr_err("hashlen_string(%d..%d) = %08x != " in test_hash_init()
187 pr_err("OR of all string hash results = %#x != %#x", in test_hash_init()
192 pr_err("OR of all __hash_32 results = %#x != %#x", in test_hash_init()
199 pr_err("OR of all __hash_32_generic results = %#x != %#x", in test_hash_init()
211 pr_err("OR of all hash_32(%d) results = %#x " in test_hash_init()
216 pr_err("OR of all hash_64(%d) results = %#x " in test_hash_init()