Searched refs:inline_popcount (Results 1 – 1 of 1) sorted by relevance
5046 uint32_t inline_popcount; in c_compress_page() local5052 scratch_buf, &incomp_copy, &inline_popcount); in c_compress_page()5054 assert(inline_popcount == C_SLOT_NO_POPCOUNT); in c_compress_page()5560 uint32_t inline_popcount; in c_decompress_page() local5563 (uint8_t *)dst, c_size, c_codec, (void *)scratch_buf, &inline_popcount)) { in c_decompress_page()5568 assert(inline_popcount == C_SLOT_NO_POPCOUNT); in c_decompress_page()