Searched refs:SPARSENESS (Results 1 – 2 of 2) sorted by relevance
343 #define SPARSENESS 4 /* 75% sparse */ macro399 (xid % (SPARSENESS*((struct udp_cache *) su_data(transp)->su_cache)->uc_size))425 uc->uc_entries = ALLOC(cache_ptr, size * SPARSENESS); in svcudp_enablecache()430 BZERO(uc->uc_entries, cache_ptr, size * SPARSENESS); in svcudp_enablecache()
450 #define SPARSENESS 4 /* 75% sparse */ macro503 (xid % (SPARSENESS * ((struct cl_cache *) \534 uc->uc_entries = ALLOC(cache_ptr, size * SPARSENESS); in svc_dg_enablecache()541 MEMZERO(uc->uc_entries, cache_ptr, size * SPARSENESS); in svc_dg_enablecache()545 FREE(uc->uc_entries, cache_ptr, size * SPARSENESS); in svc_dg_enablecache()