Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/vm/
H A Dvm_compressor.h395 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.c5328 vm_swap_consider_defragmenting(VM_SWAP_FLAGS_NONE); in c_decompress_page()
/xnu-8796.121.2/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()