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