Searched refs:c_busy_swapping (Results 1 – 3 of 3) sorted by relevance
1156 c_seg->c_busy_swapping = 1; in vm_swapout_thread()1330 assert(c_seg->c_busy_swapping); in vm_swapout_finish()1333 c_seg->c_busy_swapping = 0; in vm_swapout_finish()1666 assert(c_seg->c_busy_swapping); in vm_swap_put()2090 c_seg->c_busy_swapping = 1; in vm_swap_reclaim()2161 assert(c_seg->c_busy_swapping); in vm_swap_reclaim()2162 c_seg->c_busy_swapping = 0; in vm_swap_reclaim()
196 c_busy_swapping:1, member
1648 assert(!c_seg->c_busy_swapping); in c_seg_free_locked()3759 assert(c_seg->c_busy_swapping); in c_seg_swapin_requeue()3762 c_seg->c_busy_swapping = 0; in c_seg_swapin_requeue()3815 c_seg->c_busy_swapping = 1; in c_seg_swapin()4329 if (dst == NULL && c_seg->c_busy_swapping) { in c_decompress_page()4595 if (c_seg->c_busy_swapping) { in c_decompress_page()4923 if (c_seg->c_busy && !c_seg->c_busy_swapping) { in vm_compressor_transfer()