Home
last modified time | relevance | path

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

12

/freebsd-14.2/sys/fs/pseudofs/
H A Dpseudofs_fileno.c93 pn->pn_fileno = alloc_unr(pn->pn_info->pi_unrhdr); in pfs_fileno_alloc()
/freebsd-14.2/sys/dev/backlight/
H A Dbacklight.c115 sc->unit = alloc_unr(backlight_unit); in backlight_register()
/freebsd-14.2/sys/fs/devfs/
H A Ddevfs_vfsops.c125 fmp->dm_idx = alloc_unr(devfs_unr); in devfs_mount()
H A Ddevfs_devs.c281 dd->de_inode = alloc_unr(devfs_inos); in devfs_vmkdir()
733 return (alloc_unr(devfs_inos)); in devfs_alloc_cdp_inode()
H A Ddevfs_vnops.c1878 de->de_inode = alloc_unr(devfs_inos); in devfs_symlink()
/freebsd-14.2/sys/dev/drm2/
H A Ddrm_gem_names.c158 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-14.2/sys/dev/led/
H A Dled.c289 sc->unit = alloc_unr(led_unit); in led_create_state()
/freebsd-14.2/sys/netgraph/
H A Dng_device.c195 priv->unit = alloc_unr(ngd_unit); in ng_device_constructor()
H A Dng_eiface.c395 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()
/freebsd-14.2/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.c541 id = alloc_unr(soaio_kproc_unr); in soaio_kproc_create()
/freebsd-14.2/sys/dev/usb/net/
H A Dusb_ethernet.c216 ue->ue_unit = alloc_unr(ueunit); in ue_attach_post_task()
H A Duhso.c1580 devunit = alloc_unr(uhso_ifnet_unit); in uhso_attach_ifnet()
/freebsd-14.2/sys/fs/tarfs/
H A Dtarfs_subr.c196 tnp->ino = alloc_unr(tmp->ino_unr); in tarfs_alloc_node()
/freebsd-14.2/sys/sys/
H A Dsystm.h529 int alloc_unr(struct unrhdr *uh);
/freebsd-14.2/sys/net/
H A Dif_clone.c858 *unit = alloc_unr(ifc->ifc_unrhdr); in ifc_alloc_unit_next()
H A Dif_tuntap.c542 unit = alloc_unr(drv->unrhdr); in tun_clone_create()
/freebsd-14.2/sys/x86/iommu/
H A Dintel_ctx.c372 id = alloc_unr(dmar->domids); in dmar_domain_alloc()
/freebsd-14.2/sys/nlm/
H A Dnlm_advlock.c1166 int svid = alloc_unr(nlm_svid_allocator); in nlm_find_svid()
/freebsd-14.2/sys/dev/usb/serial/
H A Dusb_serial.c237 unit = alloc_unr(ucom_unrhdr); in ucom_unit_alloc()
/freebsd-14.2/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c911 priv->unit = alloc_unr(ipoib_unrhdr); in ipoib_intf_alloc()
/freebsd-14.2/sys/dev/sume/
H A Dif_sume.c1159 nf_priv->unit = alloc_unr(unr); in sume_ifp_alloc()

12