Home
last modified time | relevance | path

Searched refs:phashinit_flags (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dsubr_hash.c418 phashinit_flags(int elements, struct malloc_type *type, u_long *nentries, int flags) in phashinit_flags() function
442 return (phashinit_flags(elements, type, nentries, HASH_WAITOK)); in phashinit()
/freebsd/sys/sys/
H A Dsystm.h157 void *phashinit_flags(int count, struct malloc_type *type, u_long *nentries,