Searched refs:oldtbl (Results 1 – 2 of 2) sorted by relevance
554 portfd_t **oldtbl; in port_cache_grow_hashtbl() local563 oldtbl = pcp->pc_hash; in port_cache_grow_hashtbl()572 pfd = oldtbl[i]; in port_cache_grow_hashtbl()580 kmem_free(oldtbl, oldsize * sizeof (portfd_t *)); in port_cache_grow_hashtbl()
1155 polldat_t **oldtbl; in pcache_grow_hashtbl() local1164 oldtbl = pcp->pc_hash; in pcache_grow_hashtbl()1178 pdp = oldtbl[i]; in pcache_grow_hashtbl()1188 kmem_free(oldtbl, oldsize * sizeof (polldat_t *)); in pcache_grow_hashtbl()