Searched refs:lkw_ndx (Results 1 – 1 of 1) sorted by relevance
83 int lkw_ndx; member935 lw->lkw_ndx = 0; in leaky_walk_init()953 while (lk == NULL && lw->lkw_ndx < LK_BUFCTLHSIZE) in leaky_walk_step_common()954 lk = lk_bufctl[lw->lkw_ndx++]; in leaky_walk_step_common()956 if (lw->lkw_ndx == LK_BUFCTLHSIZE) in leaky_walk_step_common()