Searched refs:state_idx (Results 1 – 1 of 1) sorted by relevance
241 uint_t state_idx; in leaky_grep() local256 state_idx = 0; in leaky_grep()351 if (state == NULL || state_idx == LK_STATE_SIZE) { in leaky_grep()360 state_idx = 0; in leaky_grep()364 state->lks_stack[state_idx++] = mtab_ndx; in leaky_grep()374 if (state_idx == 0 && state != NULL) { in leaky_grep()381 state_idx = LK_STATE_SIZE; in leaky_grep()385 mtab_ndx = state->lks_stack[--state_idx]; in leaky_grep()