Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/vm/
H A Dvm_compressor_backing_store.c166 #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
211 struct swapfile* swf = NULL; in vm_swapfile_for_handle() local
1510 struct swapfile *swf = NULL; in vm_swap_create_file() local
1651 struct swapfile *swf = NULL; in vm_swap_get() local
1717 struct swapfile *swf = NULL; in vm_swap_put() local
1858 vm_swap_put_finish(struct swapfile *swf, uint64_t *f_offset, int error, boolean_t drop_iocount) in vm_swap_put_finish()
1885 vm_swap_free_now(struct swapfile *swf, uint64_t f_offset) in vm_swap_free_now()
1927 struct swapfile *swf = NULL; in vm_swap_free() local
1995 struct swapfile *swf = NULL; in vm_swap_handle_delayed_trims() local
[all …]