Searched refs:bucketlist (Results 1 – 1 of 1) sorted by relevance
202 LIST_HEAD(bucketlist, uma_bucket);213 uma_print_bucketlist(kvm_t *kvm, struct bucketlist *bucketlist, in uma_print_bucketlist() argument224 for (ubp = LIST_FIRST(bucketlist); ubp != NULL; ubp = in uma_print_bucketlist()