Searched refs:c_busy_swapping (Results 1 – 3 of 3) sorted by relevance
1246 c_seg->c_busy_swapping = 1; in vm_swapout_thread()1474 assert(c_seg->c_busy_swapping); in vm_swapout_finish()1477 c_seg->c_busy_swapping = 0; in vm_swapout_finish()1810 assert(c_seg->c_busy_swapping); in vm_swap_put()2233 c_seg->c_busy_swapping = 1; in vm_swap_reclaim()2306 assert(c_seg->c_busy_swapping); in vm_swap_reclaim()2307 c_seg->c_busy_swapping = 0; in vm_swap_reclaim()
239 c_busy_swapping:1, member
1962 assert(!c_seg->c_busy_swapping); in c_seg_free_locked()4383 assert(c_seg->c_busy_swapping); in c_seg_swapin_requeue()4386 c_seg->c_busy_swapping = 0; in c_seg_swapin_requeue()4450 c_seg->c_busy_swapping = 1; in c_seg_swapin()4985 if (dst == NULL && c_seg->c_busy_swapping) { in c_decompress_page()5264 if (c_seg->c_busy_swapping) { in c_decompress_page()5601 if (c_seg->c_busy && !c_seg->c_busy_swapping) { in vm_compressor_transfer()