Searched refs:c_busy_swapping (Results 1 – 3 of 3) sorted by relevance
1261 c_seg->c_busy_swapping = 1; in vm_swapout_thread()1489 assert(c_seg->c_busy_swapping); in vm_swapout_finish()1492 c_seg->c_busy_swapping = 0; in vm_swapout_finish()1825 assert(c_seg->c_busy_swapping); in vm_swap_put()2247 c_seg->c_busy_swapping = 1; in vm_swap_reclaim()2320 assert(c_seg->c_busy_swapping); in vm_swap_reclaim()2321 c_seg->c_busy_swapping = 0; in vm_swap_reclaim()
234 c_busy_swapping:1, member
2076 assert(!c_seg->c_busy_swapping); in c_seg_free_locked()4496 assert(c_seg->c_busy_swapping); in c_seg_swapin_requeue()4499 c_seg->c_busy_swapping = 0; in c_seg_swapin_requeue()4566 c_seg->c_busy_swapping = 1; in c_seg_swapin()5143 if (dst == NULL && c_seg->c_busy_swapping) { in c_decompress_page()5421 if (c_seg->c_busy_swapping) { in c_decompress_page()5725 if (c_seg->c_busy && !c_seg->c_busy_swapping) { in vm_compressor_transfer()