Searched refs:CHT_SLIST_GET_RESIZE_SIZE (Results 1 – 4 of 4) sorted by relevance
235 alloc_size = CHT_SLIST_GET_RESIZE_SIZE(new_gr_bucket); in consider_resize()285 alloc_size = CHT_SLIST_GET_RESIZE_SIZE(num_buckets); in nhgrp_ctl_alloc_default()
90 alloc_size = CHT_SLIST_GET_RESIZE_SIZE(num_buckets); in nhops_init_rib()241 alloc_size = CHT_SLIST_GET_RESIZE_SIZE(new_nh_buckets); in consider_resize()
66 #define CHT_SLIST_GET_RESIZE_SIZE(_buckets) ((_buckets) * sizeof(void *)) macro
584 alloc_size = CHT_SLIST_GET_RESIZE_SIZE(new_size); in consider_resize()606 size_t alloc_size = CHT_SLIST_GET_RESIZE_SIZE(num_buckets); in vnet_init_unhops()