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

/freebsd-12-stable/sys/kern/
H A Dsubr_unit.c46 * that the alloc_unrl() function can be called with the mutex already
47 * held (it will not be released by alloc_unrl()).
605 alloc_unrl(struct unrhdr *uh) function
658 i = alloc_unrl(uh);
/freebsd-12-stable/sys/fs/devfs/
H A Ddevfs_devs.c705 cdp->cdp_inode = alloc_unrl(devfs_inos);
/freebsd-12-stable/sys/sys/
H A Dsystm.h534 int alloc_unrl(struct unrhdr *uh);
/freebsd-12-stable/share/man/man9/
H A DMakefile438 unr.9 alloc_unrl.9 \

Completed in 116 milliseconds