Searched refs:c_busy_swapping (Results 1 – 3 of 3) sorted by relevance
1259 c_seg->c_busy_swapping = 1; in vm_swapout_thread()1487 assert(c_seg->c_busy_swapping); in vm_swapout_finish()1490 c_seg->c_busy_swapping = 0; in vm_swapout_finish()1823 assert(c_seg->c_busy_swapping); in vm_swap_put()2245 c_seg->c_busy_swapping = 1; in vm_swap_reclaim()2318 assert(c_seg->c_busy_swapping); in vm_swap_reclaim()2319 c_seg->c_busy_swapping = 0; in vm_swap_reclaim()
243 c_busy_swapping:1, member
2045 assert(!c_seg->c_busy_swapping); in c_seg_free_locked()4488 assert(c_seg->c_busy_swapping); in c_seg_swapin_requeue()4491 c_seg->c_busy_swapping = 0; in c_seg_swapin_requeue()4558 c_seg->c_busy_swapping = 1; in c_seg_swapin()5150 if (dst == NULL && c_seg->c_busy_swapping) { in c_decompress_page()5432 if (c_seg->c_busy_swapping) { in c_decompress_page()5736 if (c_seg->c_busy && !c_seg->c_busy_swapping) { in vm_compressor_transfer()