Home
last modified time | relevance | path

Searched refs:new_entry_creation (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/osfmk/vm/
H A Dvm_map_store_rb_internal.h62 bool new_entry_creation);
H A Dvm_map_store_internal.h169 bool new_entry_creation);
H A Dvm_map_store.c278 bool new_entry_creation) in vm_map_store_update_first_free() argument
283 update_first_free_rb(map, first_free_entry, new_entry_creation); in vm_map_store_update_first_free()
H A Dvm_map_store_rb.c634 update_first_free_rb(vm_map_t map, vm_map_entry_t entry, bool new_entry_creation) in update_first_free_rb() argument
670 if (new_entry_creation) { in update_first_free_rb()