Home
last modified time | relevance | path

Searched refs:vm_map_entry_wakeup (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/osfmk/vm/
H A Dvm_map_xnu.h769 #define vm_map_entry_wakeup(map) \ macro
H A Dvm_map.c6920 vm_map_entry_wakeup(map); in vm_map_wire_nested()
7534 vm_map_entry_wakeup(map); in vm_map_wire_nested()
8026 vm_map_entry_wakeup(map); in vm_map_unwire_nested()
9168 vm_map_entry_wakeup(map); in vm_map_delete()
9606 vm_map_entry_wakeup(map); in vm_map_delete()
H A Dvm_kern.c2348 vm_map_entry_wakeup(map); in kmem_realloc_guard()