Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_device.c173 priv->unit = alloc_unr(ngd_unit); in ng_device_constructor()
H A Dng_eiface.c401 priv->unit = alloc_unr(V_ng_eiface_unit); in ng_eiface_constructor()
H A Dng_iface.c540 priv->unit = alloc_unr(V_ng_iface_unit); in ng_iface_constructor()
/f-stack/freebsd/kern/
H A Dsubr_unit.c650 alloc_unr(struct unrhdr *uh) in alloc_unr() function
982 j = alloc_unr(uh); in test_alloc_unr()
H A Dtty_pts.c763 unit = alloc_unr(pts_pool); in pts_alloc()
H A Dsys_socket.c550 id = alloc_unr(soaio_kproc_unr); in soaio_kproc_create()
H A Dkern_cpuset.c355 id = alloc_unr(cpuset_unr); in cpuset_create()
H A Duipc_mqueue.c330 mn->mn_fileno = alloc_unr(mi->mi_unrhdr); in mqfs_fileno_alloc()
H A Dvfs_aio.c1180 id = alloc_unr(aiod_unr); in aio_newproc()
/f-stack/freebsd/net/
H A Dif_clone.c635 *unit = alloc_unr(ifc->ifc_unrhdr); in ifc_alloc_unit_next()
H A Dif_tuntap.c538 unit = alloc_unr(drv->unrhdr); in tun_clone_create()
/f-stack/freebsd/sys/
H A Dsystm.h584 int alloc_unr(struct unrhdr *uh);
/f-stack/freebsd/x86/iommu/
H A Dintel_ctx.c388 id = alloc_unr(dmar->domids); in dmar_domain_alloc()
/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx.c546 x = alloc_unr(vpid_unr); in vpid_alloc()