Searched refs:t_chunk (Results 1 – 1 of 1) sorted by relevance
662 compressor_slot_t *t_chunk; in compressor_pager_slot_lookup() local684 t_chunk = zalloc_slot_array(COMPRESSOR_SLOTS_CHUNK_SIZE, in compressor_pager_slot_lookup()701 chunk = pager->cpgr_slots.cpgr_islots[chunk_idx] = t_chunk; in compressor_pager_slot_lookup()702 t_chunk = NULL; in compressor_pager_slot_lookup()706 if (t_chunk) { in compressor_pager_slot_lookup()707 zfree_slot_array(t_chunk, COMPRESSOR_SLOTS_CHUNK_SIZE); in compressor_pager_slot_lookup()