Searched refs:CATPT_DUMP_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
447 #define CATPT_DUMP_HASH_SIZE 20 macro472 dump_size += 4 * sizeof(*hdr) + CATPT_DUMP_HASH_SIZE; in catpt_coredump()498 memcpy(pos, info, min_t(u32, eof - info, CATPT_DUMP_HASH_SIZE)); in catpt_coredump()499 pos += CATPT_DUMP_HASH_SIZE; in catpt_coredump()