Home
last modified time | relevance | path

Searched defs:swf (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.121.2/osfmk/vm/
H A Dvm_compressor_backing_store.c164 #define VM_SWAP_SHOULD_TRIM(swf) ((swf->swp_delayed_trim_count >= VM_SWAPFILE_DELAYED_TRIM_M… argument
175 #define VM_SWAP_SHOULD_TRIM(swf) ((swf->swp_delayed_trim_count >= VM_SWAPFILE_DELAYED_TRIM_M… argument
212 struct swapfile* swf = NULL; in vm_swapfile_for_handle() local
1498 struct swapfile *swf = NULL; in vm_swap_create_file() local
1639 struct swapfile *swf = NULL; in vm_swap_get() local
1705 struct swapfile *swf = NULL; in vm_swap_put() local
1847 vm_swap_put_finish(struct swapfile *swf, uint64_t *f_offset, int error, boolean_t drop_iocount) in vm_swap_put_finish()
1874 vm_swap_free_now(struct swapfile *swf, uint64_t f_offset) in vm_swap_free_now()
1916 struct swapfile *swf = NULL; in vm_swap_free() local
1985 struct swapfile *swf = NULL; in vm_swap_handle_delayed_trims() local
[all …]