Searched refs:ctx_last_list (Results 1 – 2 of 2) sorted by relevance
1376 int ctx_last_list; /* last list to search */ member
2794 ctx->ctx_last_list = end_list; in ill_first()2796 ctx->ctx_last_list = MAX_G_HEADS - 1; in ill_first()2800 while (ctx->ctx_current_list <= ctx->ctx_last_list) { in ill_first()2848 if (++ctx->ctx_current_list > ctx->ctx_last_list) in ill_next()