Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/vm/
H A Dvm_compressor_backing_store.c149 #define VM_SWAP_SHOULD_TRIM(swf) ((swf->swp_delayed_trim_count >= VM_SWAPFILE_DELAYED_TRIM_M… argument
160 #define VM_SWAP_SHOULD_TRIM(swf) ((swf->swp_delayed_trim_count >= VM_SWAPFILE_DELAYED_TRIM_M… argument
197 struct swapfile* swf = NULL; in vm_swapfile_for_handle() local
1356 struct swapfile *swf = NULL; in vm_swap_create_file() local
1497 struct swapfile *swf = NULL; in vm_swap_get() local
1563 struct swapfile *swf = NULL; in vm_swap_put() local
1704 vm_swap_put_finish(struct swapfile *swf, uint64_t *f_offset, int error, boolean_t drop_iocount) in vm_swap_put_finish()
1731 vm_swap_free_now(struct swapfile *swf, uint64_t f_offset) in vm_swap_free_now()
1773 struct swapfile *swf = NULL; in vm_swap_free() local
1842 struct swapfile *swf = NULL; in vm_swap_handle_delayed_trims() local
[all …]