Searched refs:c_busy_swapping (Results 1 – 3 of 3) sorted by relevance
1269 c_seg->c_busy_swapping = 1; in vm_swapout_thread()1501 assert(c_seg->c_busy_swapping); in vm_swapout_finish()1504 c_seg->c_busy_swapping = 0; in vm_swapout_finish()1837 assert(c_seg->c_busy_swapping); in vm_swap_put()2259 c_seg->c_busy_swapping = 1; in vm_swap_reclaim()2332 assert(c_seg->c_busy_swapping); in vm_swap_reclaim()2333 c_seg->c_busy_swapping = 0; in vm_swap_reclaim()
268 c_busy_swapping:1, member
2075 assert(!c_seg->c_busy_swapping); in c_seg_free_locked()4633 assert(c_seg->c_busy_swapping); in c_seg_swapin_requeue()4636 c_seg->c_busy_swapping = 0; in c_seg_swapin_requeue()4703 c_seg->c_busy_swapping = 1; in c_seg_swapin()5405 if (dst == NULL && c_seg->c_busy_swapping) { in c_decompress_page()5729 if (c_seg->c_busy_swapping) { in c_decompress_page()6044 if (c_seg->c_busy && !c_seg->c_busy_swapping) { in vm_compressor_transfer()