Home
last modified time | relevance | path

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

/xnu-8020.101.4/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
1351 struct swapfile *swf = NULL; in vm_swap_create_file() local
1492 struct swapfile *swf = NULL; in vm_swap_get() local
1558 struct swapfile *swf = NULL; in vm_swap_put() local
1699 vm_swap_put_finish(struct swapfile *swf, uint64_t *f_offset, int error, boolean_t drop_iocount) in vm_swap_put_finish()
1726 vm_swap_free_now(struct swapfile *swf, uint64_t f_offset) in vm_swap_free_now()
1768 struct swapfile *swf = NULL; in vm_swap_free() local
1837 struct swapfile *swf = NULL; in vm_swap_handle_delayed_trims() local
[all …]