Searched refs:prev_ctx (Results 1 – 1 of 1) sorted by relevance
1070 struct ctxop *ctx, *prev_ctx; in removectx() local1095 prev_ctx = NULL; in removectx()1102 if (prev_ctx) in removectx()1103 prev_ctx->next = ctx->next; in removectx()1113 prev_ctx = ctx; in removectx()