Searched refs:entry_p (Results 1 – 2 of 2) sorted by relevance
304 vm_map_entry_t *entry_p) in vm_map_store_convert_hole_to_entry() argument306 vm_map_entry_t entry = *entry_p; in vm_map_store_convert_hole_to_entry()308 if (_vm_map_store_lookup_entry(map, entry->vme_start, entry_p)) { in vm_map_store_convert_hole_to_entry()
965 devdirent_t * entry_p = NULL; in dev_dup_entry() local977 parent?parent->dn_dvm:dvm, &entry_p); in dev_dup_entry()978 if (!error && (entry_p == NULL)) { in dev_dup_entry()991 entry_p->de_dnp->dn_dvm = dvm; in dev_dup_entry()1002 if ((error = dev_dup_entry(entry_p->de_dnp, in dev_dup_entry()1009 *dnm_pp = entry_p; in dev_dup_entry()