Searched refs:dumplen (Results 1 – 4 of 4) sorted by relevance
432 off_t dumplen, trailer_offset; in textdump_dumpsys() local491 dumplen = trailer_offset - (textdump_offset + TEXTDUMP_BLOCKSIZE); in textdump_dumpsys()493 dumplen); in textdump_dumpsys()
165 uint64_t dumplen; in printheader() local180 dumplen = dtoh64(h->dumplength); in printheader()182 (long long)dumplen); in printheader()
401 const char *magic, uint32_t archver, uint64_t dumplen);
1799 const char *magic, uint32_t archver, uint64_t dumplen) in dump_init_header() argument1808 kdh->dumplength = htod64(dumplen); in dump_init_header()