Searched refs:oldtbl (Results 1 – 3 of 3) sorted by relevance
558 portfd_t **oldtbl; in port_cache_grow_hashtbl() local567 oldtbl = pcp->pc_hash; in port_cache_grow_hashtbl()576 pfd = oldtbl[i]; in port_cache_grow_hashtbl()584 kmem_free(oldtbl, oldsize * sizeof (portfd_t *)); in port_cache_grow_hashtbl()
1114 polldat_t **oldtbl; in pcache_grow_hashtbl() local1123 oldtbl = pcp->pc_hash; in pcache_grow_hashtbl()1137 pdp = oldtbl[i]; in pcache_grow_hashtbl()1147 kmem_free(oldtbl, oldsize * sizeof (polldat_t *)); in pcache_grow_hashtbl()
2441 cachefs_inum_trans_t *oldtbl; in cachefs_inum_register() local2474 oldtbl = fscp->fs_inum_trans; in cachefs_inum_register()2487 tbl = oldtbl + i; in cachefs_inum_register()2497 cachefs_kmem_free(oldtbl, oldsize * in cachefs_inum_register()