Home
last modified time | relevance | path

Searched refs:current_late_swapout_chead (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.61.5/osfmk/vm/
H A Dvm_pageout_xnu.h490 void *current_late_swapout_chead; member
H A Dvm_pageout.c4125 donate_queue_head = &cq->current_late_swapout_chead;
5293 ethr->current_late_swapout_chead = NULL;
5454 iq->current_late_swapout_chead = NULL;
H A Dvm_compressor.c4244 donate_queue_head = (c_segment_t*) &(pgo_iothread_internal_state[i].current_late_swapout_chead); in c_seg_allocate()
4386 donate_queue_head = (c_segment_t*) &(pgo_iothread_internal_state[i].current_late_swapout_chead); in c_current_seg_filled()