Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpoll_impl.h343 extern void pcache_grow_hashtbl(pollcache_t *, nfds_t);
/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c1125 pcache_grow_hashtbl(pcp, nfds); in pcache_insert_fd()
1152 pcache_grow_hashtbl(pollcache_t *pcp, nfds_t nfds) in pcache_grow_hashtbl() function