Lines Matching refs:pr_err

74 	pr_err("BUG: KASAN: %s in %pS\n",  in print_error_description()
76 pr_err("%s of size %zu at addr %px by task %s/%d\n", in print_error_description()
90 pr_err("==================================================================\n"); in start_report()
95 pr_err("==================================================================\n"); in end_report()
122 pr_err("%s by task %u:\n", prefix, track->pid); in print_track()
126 pr_err("(stack is not available)\n"); in print_track()
146 pr_err("The buggy address belongs to the object at %px\n" in describe_object_addr()
164 pr_err("The buggy address is located %d bytes %s of\n" in describe_object_addr()
179 pr_err("\n"); in describe_object()
183 pr_err("\n"); in describe_object()
188 pr_err("Last call_rcu():\n"); in describe_object()
190 pr_err("\n"); in describe_object()
193 pr_err("Second to last call_rcu():\n"); in describe_object()
195 pr_err("\n"); in describe_object()
232 pr_err("KASAN internal error: frame description too long: %s\n", in tokenize_frame_descr()
245 pr_err("KASAN internal error: not a valid number: %s\n", token); in tokenize_frame_descr()
269 pr_err("\n"); in print_decoded_frame_descr()
270 pr_err("this frame has %lu %s:\n", num_objects, in print_decoded_frame_descr()
297 pr_err(" [%lu, %lu) '%s'", offset, offset + size, token); in print_decoded_frame_descr()
341 pr_err("KASAN internal error: frame info validation failed; invalid marker: %lu\n", in get_address_stack_frame_info()
370 pr_err("\n"); in print_address_stack_frame()
371 pr_err("addr %px is located in stack of task %s/%d at offset %lu in frame:\n", in print_address_stack_frame()
373 pr_err(" %pS\n", frame_pc); in print_address_stack_frame()
386 pr_err("\n"); in print_address_description()
396 pr_err("The buggy address belongs to the variable:\n"); in print_address_description()
397 pr_err(" %pS\n", addr); in print_address_description()
401 pr_err("The buggy address belongs to the page:\n"); in print_address_description()
432 pr_err("Memory state around the buggy address:\n"); in print_shadow_for_address()
452 pr_err("%*c\n", in print_shadow_for_address()
501 pr_err("BUG: KASAN: double-free or invalid-free in %pS\n", (void *)ip); in kasan_report_invalid_free()
503 pr_err("\n"); in kasan_report_invalid_free()
505 pr_err("\n"); in kasan_report_invalid_free()
542 pr_err("\n"); in __kasan_report()
546 pr_err("\n"); in __kasan_report()