Searched defs:hashmask (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | subr_hash.c | 57 hashinit_flags(int elements, struct malloc_type *type, u_long *hashmask, in hashinit_flags() 86 hashinit(int elements, struct malloc_type *type, u_long *hashmask) in hashinit() 93 hashdestroy(void *vhashtbl, struct malloc_type *type, u_long hashmask) in hashdestroy()
|
| H A D | vfs_cache.c | 2493 nchinittbl(u_long elements, u_long *hashmask) in nchinittbl()
|
| /f-stack/lib/ |
| H A D | ff_kern_subr.c | 56 hashinit_flags(int elements, struct malloc_type *type, u_long *hashmask, in hashinit_flags() 89 hashinit(int elements, struct malloc_type *type, u_long *hashmask) in hashinit() 95 hashdestroy(void *vhashtbl, struct malloc_type *type, u_long hashmask) in hashdestroy()
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_hostcache.h | 75 u_int hashmask; member
|
| H A D | tcp_syncache.h | 125 u_int hashmask; member
|