Searched refs:c_busy_swapping (Results 1 – 3 of 3) sorted by relevance
1161 c_seg->c_busy_swapping = 1; in vm_swapout_thread()1335 assert(c_seg->c_busy_swapping); in vm_swapout_finish()1338 c_seg->c_busy_swapping = 0; in vm_swapout_finish()1671 assert(c_seg->c_busy_swapping); in vm_swap_put()2095 c_seg->c_busy_swapping = 1; in vm_swap_reclaim()2166 assert(c_seg->c_busy_swapping); in vm_swap_reclaim()2167 c_seg->c_busy_swapping = 0; in vm_swap_reclaim()
196 c_busy_swapping:1, member
1646 assert(!c_seg->c_busy_swapping); in c_seg_free_locked()3744 assert(c_seg->c_busy_swapping); in c_seg_swapin_requeue()3747 c_seg->c_busy_swapping = 0; in c_seg_swapin_requeue()3800 c_seg->c_busy_swapping = 1; in c_seg_swapin()4314 if (dst == NULL && c_seg->c_busy_swapping) { in c_decompress_page()4580 if (c_seg->c_busy_swapping) { in c_decompress_page()4908 if (c_seg->c_busy && !c_seg->c_busy_swapping) { in vm_compressor_transfer()