Searched refs:c_busy_swapping (Results 1 – 3 of 3) sorted by relevance
1249 c_seg->c_busy_swapping = 1; in vm_swapout_thread()1477 assert(c_seg->c_busy_swapping); in vm_swapout_finish()1480 c_seg->c_busy_swapping = 0; in vm_swapout_finish()1814 assert(c_seg->c_busy_swapping); in vm_swap_put()2237 c_seg->c_busy_swapping = 1; in vm_swap_reclaim()2310 assert(c_seg->c_busy_swapping); in vm_swap_reclaim()2311 c_seg->c_busy_swapping = 0; in vm_swap_reclaim()
229 c_busy_swapping:1, member
1960 assert(!c_seg->c_busy_swapping); in c_seg_free_locked()4382 assert(c_seg->c_busy_swapping); in c_seg_swapin_requeue()4385 c_seg->c_busy_swapping = 0; in c_seg_swapin_requeue()4449 c_seg->c_busy_swapping = 1; in c_seg_swapin()4987 if (dst == NULL && c_seg->c_busy_swapping) { in c_decompress_page()5247 if (c_seg->c_busy_swapping) { in c_decompress_page()5539 if (c_seg->c_busy && !c_seg->c_busy_swapping) { in vm_compressor_transfer()