Home
last modified time | relevance | path

Searched refs:kern_coredump_log (Results 1 – 14 of 14) sorted by relevance

/xnu-12377.61.12/osfmk/kdp/output_stages/
H A Dout_disk.c63 kern_coredump_log(NULL, "(disk_stage_write) disk_stage_read (during seek) returned 0x%x\n", err); in disk_stage_write()
70kern_coredump_log(NULL, "(disk_stage_write) IOPolledFileSeek(0x%llx) returned 0x%x\n", aligned_off… in disk_stage_write()
96kern_coredump_log(NULL, "(disk_stage_write) disk_stage_read (during final chunk seek) returned 0x%… in disk_stage_write()
103kern_coredump_log(NULL, "(disk_stage_write) IOPolledFileSeek(0x%llx) returned 0x%x\n", aligned_off… in disk_stage_write()
120kern_coredump_log(NULL, "(disk_stage_write) IOPolledFileWrite(gIOPolledCoreFileVars, %p, 0x%llx, N… in disk_stage_write()
132kern_coredump_log(NULL, "(disk_stage_write) IOPolledFileWrite (during final flush) returned 0x%x\n… in disk_stage_write()
163kern_coredump_log(NULL, "(disk_stage_read) IOPolledFileWrite (during seek) returned 0x%x\n", err); in disk_stage_read()
175kern_coredump_log(NULL, "(disk_stage_read) IOPolledFileSeek(0x%llx) returned 0x%x\n", aligned_offs… in disk_stage_read()
188kern_coredump_log(NULL, "(disk_stage_read) Kickstarting IOPolledFileRead(0) returned 0x%x\n", err); in disk_stage_read()
195kern_coredump_log(NULL, "(disk_stage_read) IOPolledFileRead(%llu) returned 0x%x\n", offset_misalig… in disk_stage_read()
[all …]
H A Dout_shmem.c154 kern_coredump_log(NULL, "%s: Detected remote side error (state %d, waiting %d)\n", in shmem_wait_for_state()
160 kern_coredump_log(NULL, "%s: Timed out waiting for the reply (state %d, waiting %d)\n", in shmem_wait_for_state()
167kern_coredump_log(NULL, "%s: Detected stale/invalid seq num (state %d, waiting %d). Expected: %d, … in shmem_wait_for_state()
225 kern_coredump_log(NULL, "%s: no ACK from remote side: %d\n", __func__, ret); in shmem_stage_announce()
318 kern_coredump_log(NULL, "%s: Detected remote error, terminating...\n", __func__); in shmem_dbg_process_buffers()
322 kern_coredump_log(NULL, "%s: Detected stale/invalid seq num. Expected: %d, received %d\n", in shmem_dbg_process_buffers()
353kern_coredump_log(NULL, "Kernel timed out waiting for hardware debugger to update handshake struct… in shmem_dbg_process_buffers()
354 kern_coredump_log(NULL, "No contact in %llu seconds\n", shmem_timeout_sec); in shmem_dbg_process_buffers()
435kern_coredump_log(NULL, "(%s) shmem_dbg_process_buffers failed with error 0x%x\n", __func__, ret); in shmem_stage_outproc()
446 kern_coredump_log(NULL, "EOF Flush: Detected stale/invalid seq num. Expected: %d, received %d\n", in shmem_stage_outproc()
[all …]
H A Dout_lz4.c115 kern_coredump_log(NULL, "(%s) compression_stream_process failed\n", __func__); in lz4_stage_stream()
126 kern_coredump_log(NULL, "(%s) next stage output failed with error 0x%x\n", __func__, ret); in lz4_stage_stream()
139 kern_coredump_log(NULL, "(%s) next stage output failed with error 0x%x\n", __func__, ret); in lz4_stage_stream()
178 kern_coredump_log(NULL, "(%s) next stage output failed with error 0x%x\n", __func__, ret); in lz4_stage_outproc()
188 kern_coredump_log(NULL, "(%s) lz4_stage_stream failed with error 0x%x\n", __func__, ret); in lz4_stage_outproc()
201 kern_coredump_log(NULL, "(%s) lz4_stage_stream failed with error 0x%x\n", __func__, ret); in lz4_stage_outproc()
212 kern_coredump_log(NULL, "(%s) lz4_stage_stream failed with error 0x%x\n", __func__, ret); in lz4_stage_outproc()
H A Dout_aea.c60 kern_coredump_log(NULL, "(aea_write_callback) next stage outproc returned 0x%x\n", err); in aea_write_callback()
84 kern_coredump_log(NULL, "(aea_read_callback) next stage read proc returned 0x%x\n", err); in aea_read_callback()
102 kern_coredump_log(NULL, "(aea_stage_reset) aea_close() returned %d\n", aea_ret); in aea_stage_reset()
133 kern_coredump_log(NULL, "(aea_stage_outproc) aea_close() returned %d\n", aea_ret); in aea_stage_outproc()
154 kern_coredump_log(NULL, "(aea_stage_outproc) aea_close() returned %d\n", aea_ret); in aea_stage_outproc()
164 kern_coredump_log(NULL, "(aea_stage_outproc) aea_open() returned %d\n", aea_ret); in aea_stage_outproc()
181 kern_coredump_log(NULL, "(aea_stage_outproc) aea_write() returned %zd\n", write_result); in aea_stage_outproc()
H A Dout_memory_backing_aware_buffer.c78 kern_coredump_log(NULL, "%s (passing along request) returned 0x%x\n", __func__, err); in memory_backing_aware_buffer_stage_outproc()
88 kern_coredump_log(NULL, "%s kvtophys() for address %p returned NULL\n", __func__, panic_data); in memory_backing_aware_buffer_stage_outproc()
96 kern_coredump_log(NULL, "%s next stage output failed\n", __func__); in memory_backing_aware_buffer_stage_outproc()
126 kern_coredump_log(NULL, "%s next stage output failed\n", __func__); in memory_backing_aware_buffer_stage_outproc()
H A Dout_zlib.c88 kern_coredump_log(NULL, "(zlib_zoutput) outproc(KDP_DATA, NULL, 0x%x, %p) returned 0x%x\n", in zlib_zoutput()
160 kern_coredump_log(NULL, "ZERR %d\n", zr); in zlib_stream_output_chunk()
206 kern_coredump_log(NULL, "(%s) next stage output failed with error 0x%x\n", __func__, err); in zlib_stage_outproc()
220kern_coredump_log(NULL, "(%s) zlib_stream_output_chunk failed with error 0x%x\n", __func__, err); in zlib_stage_outproc()
232 kern_coredump_log(NULL, "(%s) next stage output failed with error 0x%x\n", __func__, err); in zlib_stage_outproc()
243 kern_coredump_log(NULL, "(%s) next stage output failed with error 0x%x\n", __func__, err); in zlib_stage_outproc()
H A Dout_buffer.c95 kern_coredump_log(NULL, "buffer_stage_outproc (during flush) returned 0x%x\n", err); in buffer_stage_outproc()
104 kern_coredump_log(NULL, "buffer_stage_outproc (during forwarding) returned 0x%x\n", err); in buffer_stage_outproc()
126 kern_coredump_log(NULL, "buffer_stage_outproc (during flush) returned 0x%x\n", err); in buffer_stage_outproc()
H A Dout_net.c56 kern_coredump_log(NULL, "kdp_send_crashdump_data returned 0x%x\n", err); in net_stage_outproc()
H A Dout_progress_notify.c74 kern_coredump_log(NULL, "%s (during forwarding) returned 0x%x\n", __func__, err); in progress_notify_stage_outproc()
/xnu-12377.61.12/osfmk/kdp/
H A Dprocessor_core.c470kern_coredump_log(context, "%s() : failed to reset the out vars : kdp_reset_output_vars(%p, %llu, … in coredump_save_summary()
496kern_coredump_log(context, "%s() : failed to write mach header : kdp_core_output(%p, %lu, %p) retu… in coredump_save_summary()
518kern_coredump_log(context, "%s() : failed to write mach header : kdp_core_output(%p, %lu, %p) retu… in coredump_save_summary()
541kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : called with invalid addresses : start 0x%llx … in coredump_save_segment_descriptions()
547kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : coredump_save_segment_descriptions() called t… in coredump_save_segment_descriptions()
558kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : ran out of space to save commands with %llu o… in coredump_save_segment_descriptions()
576kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : failed to write segment %llu of %llu. kdp_cor… in coredump_save_segment_descriptions()
589kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : called with invalid addresses for 32-bit : st… in coredump_save_segment_descriptions()
595kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : ran out of space to save commands with %llu o… in coredump_save_segment_descriptions()
613kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : failed to write segment %llu of %llu : kdp_co… in coredump_save_segment_descriptions()
[all …]
H A Dkdp_core.c286 kern_coredump_log(NULL, "(kdp_core_output) outproc(KDP_DATA, NULL, 0x%llx, %p) returned 0x%x\n", in kdp_core_output()
291 kern_coredump_log(NULL, "100.."); in kdp_core_output()
297 kern_coredump_log(NULL, "%lld..\n", percent); in kdp_core_output()
693 kern_coredump_log(context, "%s: skipping kernel because excluded regions list is locked\n", in kern_dump_init()
721 kern_coredump_log(context, "save_summary: pmap traversal failed: %d\n", ret); in kern_dump_save_summary()
748 kern_coredump_log(context, "save_seg_desc: pmap traversal failed: %d\n", ret); in kern_dump_save_seg_descriptions()
799 kern_coredump_log(context, "save_seg_data: pmap traversal failed: %d\n", ret); in kern_dump_save_segment_data()
843kern_coredump_log(NULL, "(kdp_reset_output_vars) Encryption requested, is unavailable, and enforce… in kdp_reset_output_vars()
862kern_coredump_log(NULL, "(kern_dump_update_header) outproc(KDP_SEEK, NULL, %lu, %p) foffset = 0x%l… in kern_dump_update_header()
868kern_coredump_log(NULL, "(kern_dump_update_header) outproc(KDP_DATA, NULL, %lu, %p) returned 0x%x\… in kern_dump_update_header()
[all …]
H A Dsk_core.c263 kern_coredump_log(NULL, "secure_core: Invalid VA bit size: 0x%llx", hdrp->tcr); in sc_boostrap_va()
272 kern_coredump_log(NULL, "secure_core: Invalid page size bits: 0x%llx", hdrp->tcr); in sc_boostrap_va()
344 kern_coredump_log(NULL, "secure_core: Can't translate VBAR address\n"); in sc_find_uuid_cdbg()
362kern_coredump_log(NULL, "secure_core: unsupported astris signpost version 0x%x\n", signpost->versi… in sc_find_uuid_cdbg()
373kern_coredump_log(NULL, "secure_core: unsupported debug signpost version 0x%x\n", signpost->versio… in sc_find_uuid_cdbg()
381 kern_coredump_log(NULL, "secure_core: unknwon signpost magic 0x%x\n", magic); in sc_find_uuid_cdbg()
446 kern_coredump_log(NULL, "secure_core: PAPT walk callback failed with %d\n", kr); in papt_walk()
460 kern_coredump_log(NULL, "secure_core: PAPT walk callback failed with %d\n", kr); in papt_walk()
498 kern_coredump_log(context, "secure_core: Disabled\n"); in sk_dump_init()
503 kern_coredump_log(context, "secure_core: No debug header\n"); in sk_dump_init()
[all …]
H A Duser_core.c42 kern_coredump_log(context, "%s: context allocation failure\n", __func__); in user_dump_init()
47 kern_coredump_log(context, "%s: no task is set\n", __func__); in user_dump_init()
53 kern_coredump_log(context, "%s: skipping inactive task\n", __func__); in user_dump_init()
59 kern_coredump_log(context, "%s: skipping locked task\n", __func__); in user_dump_init()
65 kern_coredump_log(context, "%s: skipping task with locked vm map\n", __func__); in user_dump_init()
108 kern_coredump_log(context, "%s: vm map traversal failed: %d\n", __func__, ret); in user_dump_save_summary()
148 kern_coredump_log(context, "%s: vm map traversal failed: %d\n", __func__, ret); in user_dump_save_seg_descriptions()
219 kern_coredump_log(context, "%s: vm map traversal failed: %d\n", __func__, ret); in user_dump_save_segment_data()
H A Dprocessor_core.h61 void kern_coredump_log(void *context, const char *string, ...) __printflike(2, 3);