Searched refs:nhgrp_ctl_alloc_default (Results 1 – 3 of 3) sorted by relevance
66 bool nhgrp_ctl_alloc_default(struct nh_control *ctl, int malloc_flags);
276 nhgrp_ctl_alloc_default(struct nh_control *ctl, int malloc_flags) in nhgrp_ctl_alloc_default() function
482 if (nhgrp_ctl_alloc_default(ctl, M_NOWAIT) == 0) { in nhgrp_alloc()