<dec f='src/src/sys/sys/systm.h' l='185' type='void * hashinit(u_int , enum hashtype , _Bool , u_long * )'/>
<use f='src/src/sys/dev/i2o/iop.c' l='301' u='c' c='iop_init'/>
<use f='src/src/sys/fs/ntfs/ntfs_ihash.c' l='67' u='c' c='ntfs_nthashinit'/>
<use f='src/src/sys/fs/ntfs/ntfs_ihash.c' l='82' u='c' c='ntfs_nthashreinit'/>
<use f='src/src/sys/fs/ptyfs/ptyfs_subr.c' l='127' u='c' c='ptyfs_hashinit'/>
<use f='src/src/sys/fs/union/union_subr.c' l='120' u='c' c='union_init'/>
<use f='src/src/sys/fs/union/union_subr.c' l='131' u='c' c='union_reinit'/>
<use f='src/src/sys/kern/kern_event.c' l='1005' u='c' c='kqueue_register'/>
<use f='src/src/sys/kern/kern_fileassoc.c' l='311' u='c' c='fileassoc_table_resize'/>
<use f='src/src/sys/kern/kern_fileassoc.c' l='364' u='c' c='fileassoc_table_add'/>
<use f='src/src/sys/kern/kern_uidinfo.c' l='139' u='c' c='uid_init'/>
<def f='src/src/sys/kern/subr_hash.c' l='82' ll='130' type='void * hashinit(u_int elements, enum hashtype htype, _Bool waitok, u_long * hashmask)'/>
<doc f='src/src/sys/kern/subr_hash.c' l='76'>/*
 * General routine to allocate a hash table.
 * Allocate enough memory to hold at least `elements&apos; list-head pointers.
 * Return a pointer to the allocated space and set *hashmask to a pattern
 * suitable for masking a value to use as an index into the returned array.
 */</doc>
<use f='src/src/sys/kern/vfs_bio.c' l='520' u='c' c='bufinit'/>
<use f='src/src/sys/kern/vfs_cache.c' l='912' u='c' c='nchinit'/>
<use f='src/src/sys/kern/vfs_cache.c' l='915' u='c' c='nchinit'/>
<use f='src/src/sys/kern/vfs_cache.c' l='986' u='c' c='nchreinit'/>
<use f='src/src/sys/kern/vfs_cache.c' l='989' u='c' c='nchreinit'/>
<use f='src/src/sys/kern/vfs_vnode.c' l='1039' u='c' c='vcache_init'/>
<use f='src/src/sys/kern/vfs_vnode.c' l='1052' u='c' c='vcache_reinit'/>
<use f='src/src/sys/kern/vfs_wapbl.c' l='2018' u='c' c='wapbl_inodetrk_init'/>
<use f='src/src/sys/kern/vfs_wapbl.c' l='2496' u='c' c='wapbl_blkhash_init'/>
<use f='src/src/sys/netinet/in.c' l='209' u='c' c='in_init'/>
<use f='src/src/sys/netinet/in.c' l='213' u='c' c='in_init'/>
<use f='src/src/sys/netinet/in.c' l='217' u='c' c='in_init'/>
<use f='src/src/sys/netinet/in_pcb.c' l='177' u='c' c='in_pcbinit'/>
<use f='src/src/sys/netinet/in_pcb.c' l='179' u='c' c='in_pcbinit'/>
<use f='src/src/sys/netinet/in_pcb.c' l='181' u='c' c='in_pcbinit'/>
<use f='src/src/sys/nfs/nfs_srvcache.c' l='162' u='c' c='nfsrv_initcache'/>
<use f='src/src/sys/nfs/nfs_subs.c' l='1167' u='c' c='nfs_initdircache'/>
<use f='src/src/sys/ufs/ufs/ufs_quota.c' l='692' u='c' c='dqinit'/>
<use f='src/src/sys/ufs/ufs/ufs_quota.c' l='706' u='c' c='dqreinit'/>
<use f='src/src/sys/uvm/uvm_aobj.c' l='462' u='c' c='uao_create'/>
<use f='src/src/sys/uvm/uvm_bio.c' l='202' u='c' c='ubc_init'/>
