Searched refs:uz_bucket_max (Results 1 – 3 of 3) sorted by relevance
467 uint64_t uz_bucket_max; /* Maximum bucket cache size */ member
468 uint64_t uz_bucket_max; /* Maximum bucket cache size */ member
718 if (__predict_true(zdom->uzd_nitems < zone->uz_bucket_max)) { in zone_put_bucket()2523 "bucket_max", CTLFLAG_RD, &zone->uz_bucket_max, 0, in zone_alloc_sysctl()2637 zone->uz_bucket_max = ULONG_MAX; in zone_ctor()4662 zone->uz_bucket_max = nitems - nb * bsize; in uma_zone_set_maxcache()