Searched refs:vm_map_store_copy_reset_rb (Results 1 – 3 of 3) sorted by relevance
42 void vm_map_store_copy_reset_rb( struct vm_map_copy*, struct vm_map_entry*, int);
228 vm_map_store_copy_reset_rb(copy, entry, nentries); in vm_map_store_copy_reset()
131 vm_map_store_copy_reset_rb( vm_map_copy_t copy, vm_map_entry_t entry, int nentries ) in vm_map_store_copy_reset_rb() function