Searched refs:freezer_ctx_chead (Results 1 – 4 of 4) sorted by relevance
110 void *freezer_ctx_chead; /* The chead used to track c_segs allocated */ member
4255 if (current_chead == (c_segment_t*) &(freezer_context_global.freezer_ctx_chead) && in c_current_seg_filled()4313 if (current_chead == (c_segment_t*) &(freezer_context_global.freezer_ctx_chead)) { in c_current_seg_filled()4333 …if (current_chead == (c_segment_t*) &(freezer_context_global.freezer_ctx_chead) && (c_seg->c_state… in c_current_seg_filled()
7237 vm_compressor_finished_filling( &(freezer_context_global.freezer_ctx_chead));7302 …compressor_pager_relocate(object->pager, curr_offset, &(freezer_context_global.freezer_ctx_chead));7402 if (vm_pageout_compress_page(&(freezer_context_global.freezer_ctx_chead),
23 … all compressed into a new set of freezer segments hanging off the `freezer_ctx_chead`. If any alr…