Lines Matching refs:pr_err

214 	pr_err("==================================================================\n");  in start_report()
222 pr_err("==================================================================\n"); in end_report()
245 pr_err("BUG: KASAN: %s in %pS\n", info->bug_type, (void *)info->ip); in print_error_description()
248 pr_err("Free of addr %px by task %s/%d\n", in print_error_description()
254 pr_err("%s of size %zu at addr %px by task %s/%d\n", in print_error_description()
258 pr_err("%s at addr %px by task %s/%d\n", in print_error_description()
265 pr_err("%s by task %u:\n", prefix, track->pid); in print_track()
269 pr_err("(stack is not available)\n"); in print_track()
286 pr_err("The buggy address belongs to the object at %px\n" in describe_object_addr()
315 pr_err("The buggy address is located %d bytes %s of\n" in describe_object_addr()
325 pr_err("\n"); in describe_object_stacks()
330 pr_err("\n"); in describe_object_stacks()
365 pr_err("\n"); in print_address_description()
369 pr_err("\n"); in print_address_description()
373 pr_err("The buggy address belongs to the variable:\n"); in print_address_description()
374 pr_err(" %pS\n", addr); in print_address_description()
375 pr_err("\n"); in print_address_description()
384 pr_err("\n"); in print_address_description()
391 pr_err("The buggy address belongs to the virtual mapping at\n" in print_address_description()
395 pr_err("\n"); in print_address_description()
402 pr_err("The buggy address belongs to the physical page:\n"); in print_address_description()
404 pr_err("\n"); in print_address_description()
437 pr_err("Memory state around the buggy address:\n"); in print_memory_metadata()
458 pr_err("%*c\n", meta_pointer_offset(row, addr), '^'); in print_memory_metadata()
472 pr_err("\n"); in print_report()
612 pr_err("BUG: KASAN: invalid-access\n"); in kasan_report_async()
613 pr_err("Asynchronous fault: no details available\n"); in kasan_report_async()
614 pr_err("\n"); in kasan_report_async()