Searched refs:gc_bucket_obj_size (Results 1 – 1 of 1) sorted by relevance
678 gc_bucket_obj_size(uint32_t bucket) in gc_bucket_obj_size() function694 return (SLAB_SIZE - sizeof(gc_slab)) / gc_bucket_obj_size(bucket); in gc_bucket_num_objs()700 uint32_t size = gc_bucket_obj_size(bucket); in alloc_from_slab()771 uint32_t obj_size = gc_bucket_obj_size(bucket); in get_slab_size()904 unsigned obj_size = gc_bucket_obj_size(i); in gc_sweep_end()