Searched refs:alloc_unrl (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/sys/
H A Dsystm.h425 int alloc_unrl(struct unrhdr *uh);
/freebsd-10.2-release/sys/kern/
H A Dsubr_unit.c44 * that the alloc_unrl() function can be called with the mutex already
45 * held (it will not be released by alloc_unrl()).
561 alloc_unrl(struct unrhdr *uh) function
616 i = alloc_unrl(uh);
/freebsd-10.2-release/sys/fs/devfs/
H A Ddevfs_devs.c679 cdp->cdp_inode = alloc_unrl(devfs_inos);
/freebsd-10.2-release/sys/x86/iommu/
H A Dintel_ctx.c366 ctx->domain = alloc_unrl(dmar->domids);
/freebsd-10.2-release/share/man/man9/
H A DMakefile390 unr.9 alloc_unrl.9 \

Completed in 181 milliseconds