Searched refs:c_busy_swapping (Results 1 – 3 of 3) sorted by relevance
1279 c_seg->c_busy_swapping = 1; in vm_swapout_thread()1511 assert(c_seg->c_busy_swapping); in vm_swapout_finish()1514 c_seg->c_busy_swapping = 0; in vm_swapout_finish()1847 assert(c_seg->c_busy_swapping); in vm_swap_put()2269 c_seg->c_busy_swapping = 1; in vm_swap_reclaim()2342 assert(c_seg->c_busy_swapping); in vm_swap_reclaim()2343 c_seg->c_busy_swapping = 0; in vm_swap_reclaim()
243 c_busy_swapping:1, member
2049 assert(!c_seg->c_busy_swapping); in c_seg_free_locked()4523 assert(c_seg->c_busy_swapping); in c_seg_swapin_requeue()4526 c_seg->c_busy_swapping = 0; in c_seg_swapin_requeue()4593 c_seg->c_busy_swapping = 1; in c_seg_swapin()5199 if (dst == NULL && c_seg->c_busy_swapping) { in c_decompress_page()5484 if (c_seg->c_busy_swapping) { in c_decompress_page()5788 if (c_seg->c_busy && !c_seg->c_busy_swapping) { in vm_compressor_transfer()