Home
last modified time | relevance | path

Searched refs:free_unr (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/sys/fs/devfs/
H A Ddevfs_vfsops.c144 free_unr(devfs_unr, fmp->dm_idx); in devfs_mount()
196 free_unr(devfs_unr, idx); in devfs_unmount()
H A Ddevfs_devs.c741 free_unr(devfs_inos, ino); in devfs_free_cdp_inode()
/freebsd/sys/fs/pseudofs/
H A Dpseudofs_fileno.c146 free_unr(pn->pn_info->pi_unrhdr, pn->pn_fileno); in pfs_fileno_free()
/freebsd/sys/netgraph/
H A Dng_device.c212 free_unr(ngd_unit, priv->unit); in ng_device_constructor()
344 free_unr(ngd_unit, priv->unit); in ng_device_disconnect()
H A Dng_bridge.c424 free_unr(unit, linkNum); in ng_bridge_newhook()
430 free_unr(unit, linkNum); in ng_bridge_newhook()
470 free_unr(unit, linkNum); in ng_bridge_newhook()
983 free_unr(pfx == &link_pfx ? priv->linkUnit: priv->uplinkUnit, linkNum); in ng_bridge_disconnect()
H A Dng_eiface.c628 free_unr(V_ng_eiface_unit, priv->unit); in ng_eiface_rmnode()
H A Dng_iface.c756 free_unr(V_ng_iface_unit, priv->unit); in ng_iface_shutdown()
/freebsd/sys/dev/drm2/
H A Ddrm_gem.c254 free_unr(mm->idxunr, list->key); in drm_gem_free_mmap_offset()
273 free_unr(mm->idxunr, obj->map_list.key); in drm_gem_create_mmap_offset()
H A Ddrm_gem_names.c177 free_unr(names->unr, np->name); in drm_gem_names_delete_name()
/freebsd/sys/dev/backlight/
H A Dbacklight.c152 free_unr(backlight_unit, sc->unit); in backlight_destroy()
/freebsd/sys/net/
H A Dif_clone.c837 free_unr(ifc->ifc_unrhdr, *unit); in ifc_alloc_unit_specific()
855 free_unr(ifc->ifc_unrhdr, *unit); in ifc_alloc_unit_next()
880 free_unr(ifc->ifc_unrhdr, unit); in ifc_free_unit()
/freebsd/sys/kern/
H A Dsubr_unit.c1028 free_unr(struct unrhdr *uh, u_int item) in free_unr() function
1152 free_unr(uh, i); in test_alloc_unr()
1174 free_unr(uh, i); in test_alloc_unr_specific()
1345 free_unr(uh, i); in main()
H A Dsys_socket.c503 free_unr(soaio_kproc_unr, id); in soaio_kproc_loop()
537 free_unr(soaio_kproc_unr, id); in soaio_kproc_create()
H A Dkern_cpuset.c236 free_unr(cpuset_unr, id); in cpuset_rel()
275 free_unr(cpuset_unr, id); in cpuset_rel_complete()
377 free_unr(cpuset_unr, id); in cpuset_create()
H A Dtty_pts.c697 free_unr(pts_pool, psc->pts_unit); in ptsdrv_free()
/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.c287 free_unr(ueunit, ue->ue_unit); in ue_attach_post_task()
339 free_unr(ueunit, ue->ue_unit); in uether_ifdetach()
/freebsd/sys/dev/sound/pcm/
H A Ddsp.c295 free_unr(pcmsg_unrhdr, sg_ids); in dsp_close()
313 free_unr(pcmsg_unrhdr, sg_ids); in dsp_close()
2594 free_unr(pcmsg_unrhdr, sg_ids[0]); in dsp_oss_syncgroup()
2596 free_unr(pcmsg_unrhdr, sg_ids[1]); in dsp_oss_syncgroup()
2598 free_unr(pcmsg_unrhdr, sg_ids[2]); in dsp_oss_syncgroup()
2703 free_unr(pcmsg_unrhdr, sg_id); in dsp_oss_syncstart()
/freebsd/sys/dev/led/
H A Dled.c321 free_unr(led_unit, sc->unit); in led_destroy()
/freebsd/sys/nlm/
H A Dnlm_advlock.c1187 free_unr(nlm_svid_allocator, newns->ns_svid); in nlm_find_svid()
1210 free_unr(nlm_svid_allocator, ns->ns_svid); in nlm_free_svid()
/freebsd/sys/fs/tarfs/
H A Dtarfs_subr.c411 free_unr(tmp->ino_unr, tnp->ino); in tarfs_free_node()
/freebsd/sys/sys/
H A Dsystm.h539 void free_unr(struct unrhdr *uh, u_int item);
/freebsd/sys/netpfil/pf/
H A Dpflow.c480 free_unr(V_pflow_unr, unit); in pflow_destroy()
1357 free_unr(V_pflow_unr, unit); in pflow_nl_create()
/freebsd/sys/x86/iommu/
H A Dintel_ctx.c513 free_unr(dmar->domids, domain->domain); in dmar_domain_destroy()
/freebsd/sys/dev/md/
H A Dmd.c1289 free_unr(md_uh, sc->unit); in mdnew()
1549 free_unr(md_uh, sc->unit); in mddestroy()
/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_controller.c380 free_unr(np->ids, ctrlr->cntlid); in nvmft_controller_terminate()

12