Searched refs:new_dvm_track (Results 1 – 2 of 2) sorted by relevance
600 hermon_devmap_track_t *dvm_track, *new_dvm_track; in hermon_devmap_umem_dup() local636 new_dvm_track = (hermon_devmap_track_t *)kmem_zalloc( in hermon_devmap_umem_dup()638 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*new_dvm_track)) in hermon_devmap_umem_dup()639 new_dvm_track->hdt_offset = 0; in hermon_devmap_umem_dup()640 new_dvm_track->hdt_state = state; in hermon_devmap_umem_dup()641 new_dvm_track->hdt_refcnt = 1; in hermon_devmap_umem_dup()642 new_dvm_track->hdt_size = 0; in hermon_devmap_umem_dup()643 mutex_init(&new_dvm_track->hdt_lock, NULL, MUTEX_DRIVER, in hermon_devmap_umem_dup()645 *new_pvtp = new_dvm_track; in hermon_devmap_umem_dup()999 hermon_devmap_track_t *dvm_track, *new_dvm_track; in hermon_devmap_dbrecmem_dup() local[all …]
560 tavor_devmap_track_t *dvm_track, *new_dvm_track; in tavor_devmap_umem_dup() local599 new_dvm_track = (tavor_devmap_track_t *)kmem_zalloc( in tavor_devmap_umem_dup()601 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*new_dvm_track)) in tavor_devmap_umem_dup()602 new_dvm_track->tdt_offset = 0; in tavor_devmap_umem_dup()603 new_dvm_track->tdt_state = state; in tavor_devmap_umem_dup()604 new_dvm_track->tdt_refcnt = 1; in tavor_devmap_umem_dup()605 new_dvm_track->tdt_size = 0; in tavor_devmap_umem_dup()606 mutex_init(&new_dvm_track->tdt_lock, NULL, MUTEX_DRIVER, in tavor_devmap_umem_dup()608 *new_pvtp = new_dvm_track; in tavor_devmap_umem_dup()