Searched refs:cht_ptr (Results 1 – 1 of 1) sorted by relevance
280 void *cht_ptr; in nhgrp_ctl_alloc_default() local286 cht_ptr = malloc(alloc_size, M_NHOP, malloc_flags); in nhgrp_ctl_alloc_default()288 if (cht_ptr == NULL) { in nhgrp_ctl_alloc_default()297 CHT_SLIST_INIT(&ctl->gr_head, cht_ptr, num_buckets); in nhgrp_ctl_alloc_default()302 free(cht_ptr, M_NHOP); in nhgrp_ctl_alloc_default()