Lines Matching refs:pr_err

89 	pr_err("BUG: KASAN: %s in %pS\n",  in print_error_description()
92 pr_err("%s of size %zu at addr %px by task %s/%d\n", in print_error_description()
96 pr_err("%s at addr %px by task %s/%d\n", in print_error_description()
110 pr_err("==================================================================\n"); in start_report()
117 pr_err("==================================================================\n"); in end_report()
146 pr_err("%s by task %u:\n", prefix, track->pid); in print_track()
150 pr_err("(stack is not available)\n"); in print_track()
170 pr_err("The buggy address belongs to the object at %px\n" in describe_object_addr()
188 pr_err("The buggy address is located %d bytes %s of\n" in describe_object_addr()
203 pr_err("\n"); in describe_object_stacks()
209 pr_err("\n"); in describe_object_stacks()
216 pr_err("Last potentially related work creation:\n"); in describe_object_stacks()
218 pr_err("\n"); in describe_object_stacks()
221 pr_err("Second to last potentially related work creation:\n"); in describe_object_stacks()
223 pr_err("\n"); in describe_object_stacks()
257 pr_err("\n"); in print_address_description()
267 pr_err("The buggy address belongs to the variable:\n"); in print_address_description()
268 pr_err(" %pS\n", addr); in print_address_description()
272 pr_err("The buggy address belongs to the page:\n"); in print_address_description()
308 pr_err("Memory state around the buggy address:\n"); in print_memory_metadata()
329 pr_err("%*c\n", meta_pointer_offset(row, addr), '^'); in print_memory_metadata()
378 pr_err("BUG: KASAN: double-free or invalid-free in %pS\n", (void *)ip); in kasan_report_invalid_free()
380 pr_err("\n"); in kasan_report_invalid_free()
382 pr_err("\n"); in kasan_report_invalid_free()
398 pr_err("BUG: KASAN: invalid-access\n"); in kasan_report_async()
399 pr_err("Asynchronous mode enabled: no access details available\n"); in kasan_report_async()
400 pr_err("\n"); in kasan_report_async()
439 pr_err("\n"); in __kasan_report()
443 pr_err("\n"); in __kasan_report()