Home
last modified time | relevance | path

Searched refs:dumphdr (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c364 Pread(dumpfd, &dumphdr, sizeof (dumphdr), endoff); in read_dumphdr()
371 dumphdr.dump_magic); in read_dumphdr()
413 Pwrite(dumpfd, &dumphdr, sizeof (dumphdr), endoff); in read_dumphdr()
429 dumpsize = dumphdr.dump_data - dumphdr.dump_start; in check_space()
597 Copy(dumphdr.dump_ksyms, dumphdr.dump_ksyms_csize, &coreoff, corefd, in copy_crashfile()
605 Copy(dumphdr.dump_pfn, dumphdr.dump_npages * sizeof (pfn_t), &coreoff, in copy_crashfile()
613 Copy(dumphdr.dump_map, dumphdr.dump_nvtop * sizeof (mem_vtop_t), in copy_crashfile()
665 Pwrite(dumpfd, &dumphdr, sizeof (dumphdr), endoff); in copy_crashfile()
1412 dumphdr.dump_npages); in build_corefile()
1417 dumphdr.dump_npages); in build_corefile()
[all …]
/illumos-gate/usr/src/uts/common/os/
H A Ddumpsubr.c1119 if (dumphdr == NULL) { in dumphdr_init()
1126 dumphdr->dump_utsname = utsname; in dumphdr_init()
1399 dumphdr->dump_npages++; in dump_addpage()
1402 dumphdr->dump_nvtop++; in dump_addpage()
1421 dumphdr->dump_npages++; in dump_page()
2710 dumphdr->dump_npages = 0; in dumpsys()
2711 dumphdr->dump_nvtop = 0; in dumpsys()
2776 dumpbuf.vp_off = dumphdr->dump_ksyms = dumphdr->dump_start + PAGESIZE; in dumpsys()
2777 dumphdr->dump_ksyms_size = dumphdr->dump_ksyms_csize = in dumpsys()
2819 dumphdr->dump_flags |= DF_ALL; in dumpsys()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Ddumphdr.h63 typedef struct dumphdr { struct
175 extern struct dumphdr *dumphdr;
H A DMakefile211 dumphdr.h \
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_kvm.h101 struct dumphdr *k_dumphdr; /* Dump header for post-mortem */
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c391 dumphdr->dump_flags &= ~DF_COMPLETE; in dump_xpv_data()
406 dumphdr->dump_flags &= ~DF_COMPLETE; in dump_xpv_data()
/illumos-gate/usr/src/lib/libkvm/common/
H A Dkvm.c47 struct dumphdr kvm_dump;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m845 file path=usr/include/sys/dumphdr.h