Lines Matching refs:nh_control
87 static void consider_resize(struct nh_control *ctl, uint32_t new_gr_buckets,
138 find_nhgrp(struct nh_control *ctl, const struct nhgrp_priv *key) in find_nhgrp()
156 link_nhgrp(struct nh_control *ctl, struct nhgrp_priv *grp_priv) in link_nhgrp()
174 grp_priv->nh_control = ctl; in link_nhgrp()
190 unlink_nhgrp(struct nh_control *ctl, struct nhgrp_priv *key) in unlink_nhgrp()
208 nhg_priv_ret->nh_control = NULL; in unlink_nhgrp()
227 consider_resize(struct nh_control *ctl, uint32_t new_gr_bucket, uint32_t new_idx_items) in consider_resize()
276 nhgrp_ctl_alloc_default(struct nh_control *ctl, int malloc_flags) in nhgrp_ctl_alloc_default()
311 nhgrp_ctl_init(struct nh_control *ctl) in nhgrp_ctl_init()
323 nhgrp_ctl_free(struct nh_control *ctl) in nhgrp_ctl_free()
330 nhgrp_ctl_unlink_all(struct nh_control *ctl) in nhgrp_ctl_unlink_all()