Searched refs:free_unr (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/netgraph/ |
| H A D | ng_device.c | 190 free_unr(ngd_unit, priv->unit); in ng_device_constructor() 310 free_unr(ngd_unit, priv->unit); in ng_device_disconnect()
|
| H A D | ng_eiface.c | 627 free_unr(V_ng_eiface_unit, priv->unit); in ng_eiface_rmnode()
|
| H A D | ng_iface.c | 757 free_unr(V_ng_iface_unit, priv->unit); in ng_iface_shutdown()
|
| /f-stack/freebsd/net/ |
| H A D | if_clone.c | 621 free_unr(ifc->ifc_unrhdr, *unit); in ifc_alloc_unit_specific() 639 free_unr(ifc->ifc_unrhdr, *unit); in ifc_alloc_unit_next() 664 free_unr(ifc->ifc_unrhdr, unit); in ifc_free_unit()
|
| H A D | if_tuntap.c | 643 free_unr(tp->tun_drv->unrhdr, TUN2IFP(tp)->if_dunit); in tun_destroy()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_unit.c | 900 free_unr(struct unrhdr *uh, u_int item) in free_unr() function 978 free_unr(uh, i); in test_alloc_unr() 1000 free_unr(uh, i); in test_alloc_unr_specific() 1079 free_unr(uh, i); in main()
|
| H A D | sys_socket.c | 520 free_unr(soaio_kproc_unr, id); in soaio_kproc_loop() 554 free_unr(soaio_kproc_unr, id); in soaio_kproc_create()
|
| H A D | kern_cpuset.c | 225 free_unr(cpuset_unr, id); in cpuset_rel() 264 free_unr(cpuset_unr, id); in cpuset_rel_complete() 366 free_unr(cpuset_unr, id); in cpuset_create()
|
| H A D | tty_pts.c | 705 free_unr(pts_pool, psc->pts_unit); in ptsdrv_free()
|
| H A D | vfs_aio.c | 1158 free_unr(aiod_unr, id); in aio_daemon() 1194 free_unr(aiod_unr, id); in aio_newproc()
|
| H A D | uipc_mqueue.c | 367 free_unr(mi->mi_unrhdr, mn->mn_fileno); in mqfs_fileno_free()
|
| /f-stack/freebsd/sys/ |
| H A D | systm.h | 587 void free_unr(struct unrhdr *uh, u_int item);
|
| /f-stack/freebsd/x86/iommu/ |
| H A D | intel_ctx.c | 514 free_unr(dmar->domids, domain->domain); in dmar_domain_destroy()
|
| /f-stack/freebsd/amd64/vmm/intel/ |
| H A D | vmx.c | 521 free_unr(vpid_unr, vpid); in vpid_free()
|