Searched refs:t_chunk (Results 1 – 1 of 1) sorted by relevance
627 compressor_slot_t *t_chunk; in compressor_pager_slot_lookup() local649 t_chunk = zalloc_slot_array(COMPRESSOR_SLOTS_CHUNK_SIZE, in compressor_pager_slot_lookup()666 chunk = pager->cpgr_slots.cpgr_islots[chunk_idx] = t_chunk; in compressor_pager_slot_lookup()667 t_chunk = NULL; in compressor_pager_slot_lookup()671 if (t_chunk) { in compressor_pager_slot_lookup()672 zfree_slot_array(t_chunk, COMPRESSOR_SLOTS_CHUNK_SIZE); in compressor_pager_slot_lookup()