Home
last modified time | relevance | path

Searched refs:vm_swap_consider_defragmenting (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.41.9/osfmk/vm/
H A Dvm_compressor.h406 extern void vm_swap_consider_defragmenting(int);
H A Dvm_compressor_backing_store.c612 vm_swap_consider_defragmenting(int flags) in vm_swap_consider_defragmenting() function
1288 vm_swap_consider_defragmenting(VM_SWAP_FLAGS_NONE); in vm_swapout_thread()
H A Dvm_compressor.c5354 vm_swap_consider_defragmenting(VM_SWAP_FLAGS_NONE); in c_decompress_page()
/xnu-8792.41.9/bsd/kern/
H A Dkern_memorystatus_freeze.c1213 extern void vm_swap_consider_defragmenting(int);
1347 vm_swap_consider_defragmenting(VM_SWAP_FLAGS_FORCE_DEFRAG | VM_SWAP_FLAGS_FORCE_RECLAIM); in memorystatus_disable_freeze()