Searched refs:leafidx (Results 1 – 1 of 1) sorted by relevance
1923 int leafidx, startidx; in disp_getwork() local1954 leafidx = startidx = 0; in disp_getwork()2046 if ((lpl_leaf = lpl->lpl_rset[++leafidx]) == NULL) { in disp_getwork()2047 leafidx = 0; in disp_getwork()2048 lpl_leaf = lpl->lpl_rset[leafidx]; in disp_getwork()2050 } while (leafidx != startidx); in disp_getwork()2063 leafidx = startidx = lpl->lpl_id2rset[local_id]; in disp_getwork()2064 lpl_leaf = lpl->lpl_rset[leafidx]; in disp_getwork()