Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/vm/
H A Dvm_map_xnu.h661 #define vm_map_entry_wakeup(map) \ macro
H A Dvm_map.c6504 vm_map_entry_wakeup(map); in vm_map_wire_nested()
7117 vm_map_entry_wakeup(map); in vm_map_wire_nested()
7595 vm_map_entry_wakeup(map); in vm_map_unwire_nested()
8494 vm_map_entry_wakeup(map); in vm_map_delete()
8943 vm_map_entry_wakeup(map); in vm_map_delete()
H A Dvm_kern.c2272 vm_map_entry_wakeup(map); in kmem_realloc_guard()