Searched refs:lgrp_alloc_hint (Results 1 – 1 of 1) sorted by relevance
100 int lgrp_alloc_hint = -1; /* hint for where to try to allocate next */ variable858 if (lgrp_alloc_hint == -1) in lgrp_create()869 for (i = lgrp_alloc_hint; i < nlgrpsmax; i++) { in lgrp_create()877 lgrp_alloc_hint = lgrpid; in lgrp_create()940 if (lgrp_alloc_hint == -1 || lgrp->lgrp_id < lgrp_alloc_hint) in lgrp_destroy()941 lgrp_alloc_hint = lgrp->lgrp_id; in lgrp_destroy()