Home
last modified time | relevance | path

Searched refs:alloc_unr (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/sys/fs/pseudofs/
H A Dpseudofs_fileno.c93 pn->pn_fileno = alloc_unr(pn->pn_info->pi_unrhdr); in pfs_fileno_alloc()
/freebsd/sys/dev/backlight/
H A Dbacklight.c114 sc->unit = alloc_unr(backlight_unit); in backlight_register()
/freebsd/sys/fs/devfs/
H A Ddevfs_vfsops.c123 fmp->dm_idx = alloc_unr(devfs_unr); in devfs_mount()
H A Ddevfs_devs.c284 dd->de_inode = alloc_unr(devfs_inos); in devfs_vmkdir()
736 return (alloc_unr(devfs_inos)); in devfs_alloc_cdp_inode()
/freebsd/sys/dev/drm2/
H A Ddrm_gem_names.c157 np->name = alloc_unr(names->unr); in drm_gem_name_create()
H A Ddrm_gem.c269 obj->map_list.key = alloc_unr(mm->idxunr); in drm_gem_create_mmap_offset()
/freebsd/sys/dev/led/
H A Dled.c288 sc->unit = alloc_unr(led_unit); in led_create_state()
/freebsd/sys/netgraph/
H A Dng_device.c195 priv->unit = alloc_unr(ngd_unit); in ng_device_constructor()
H A Dng_eiface.c397 priv->unit = alloc_unr(V_ng_eiface_unit); in ng_eiface_constructor()
H A Dng_iface.c535 priv->unit = alloc_unr(V_ng_iface_unit); in ng_iface_constructor()
H A Dng_bridge.c417 linkNum = alloc_unr(unit); in ng_bridge_newhook()
/freebsd/sys/fs/p9fs/
H A Dp9_client.c385 tag = alloc_unr(&clnt->tagpool); in p9_tag_create()
414 fid->fid = alloc_unr(&clnt->fidpool); in p9_fid_create()
/freebsd/sys/kern/
H A Dsubr_unit.c773 alloc_unr(struct unrhdr *uh) in alloc_unr() function
1156 j = alloc_unr(uh); in test_alloc_unr()
H A Dtty_pts.c755 unit = alloc_unr(pts_pool); in pts_alloc()
H A Dsys_socket.c548 id = alloc_unr(soaio_kproc_unr); in soaio_kproc_create()
/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.c215 ue->ue_unit = alloc_unr(ueunit); in ue_attach_post_task()
/freebsd/sys/fs/tarfs/
H A Dtarfs_subr.c196 tnp->ino = alloc_unr(tmp->ino_unr); in tarfs_alloc_node()
/freebsd/sys/x86/iommu/
H A Damd_ctx.c239 id = alloc_unr(unit->domids); in amdiommu_domain_alloc()
H A Dintel_ctx.c370 id = alloc_unr(dmar->domids); in dmar_domain_alloc()
/freebsd/sys/sys/
H A Dsystm.h536 int alloc_unr(struct unrhdr *uh);
/freebsd/sys/net/
H A Dif_clone.c849 *unit = alloc_unr(ifc->ifc_unrhdr); in ifc_alloc_unit_next()
/freebsd/sys/nlm/
H A Dnlm_advlock.c1165 int svid = alloc_unr(nlm_svid_allocator); in nlm_find_svid()
/freebsd/sys/netipsec/
H A Dipsec_offload.c287 drv_spi = alloc_unr(drv_spi_unr); in ipsec_accel_sa_newkey_cb()
/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_controller.c127 cntlid = alloc_unr(np->ids); in nvmft_handoff_admin_queue()
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c911 priv->unit = alloc_unr(ipoib_unrhdr); in ipoib_intf_alloc()

12