Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/vm/
H A Dvm_compressor.h409 extern void vm_swap_consider_defragmenting(int);
H A Dvm_compressor_backing_store.c615 vm_swap_consider_defragmenting(int flags) in vm_swap_consider_defragmenting() function
1291 vm_swap_consider_defragmenting(VM_SWAP_FLAGS_NONE); in vm_swapout_thread()
H A Dvm_compressor.c5337 vm_swap_consider_defragmenting(VM_SWAP_FLAGS_NONE); in c_decompress_page()
/xnu-10002.1.13/bsd/kern/
H A Dkern_memorystatus_freeze.c1222 extern void vm_swap_consider_defragmenting(int);
1356 vm_swap_consider_defragmenting(VM_SWAP_FLAGS_FORCE_DEFRAG | VM_SWAP_FLAGS_FORCE_RECLAIM); in memorystatus_disable_freeze()