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
2080 assert(!c_seg->c_busy_swapping); in c_seg_free_locked()4647 assert(c_seg->c_busy_swapping); in c_seg_swapin_requeue()4650 c_seg->c_busy_swapping = 0; in c_seg_swapin_requeue()4717 c_seg->c_busy_swapping = 1; in c_seg_swapin()5419 if (dst == NULL && c_seg->c_busy_swapping) { in c_decompress_page()5743 if (c_seg->c_busy_swapping) { in c_decompress_page()6058 if (c_seg->c_busy && !c_seg->c_busy_swapping) { in vm_compressor_transfer()