Searched refs:prev_pctx (Results 1 – 1 of 1) sorted by relevance
71 struct pctxop *pctx, *prev_pctx; in removepctx() local73 prev_pctx = NULL; in removepctx()80 if (prev_pctx) in removepctx()81 prev_pctx->next = pctx->next; in removepctx()90 prev_pctx = pctx; in removepctx()