Searched refs:stopwin (Results 1 – 1 of 1) sorted by relevance
77 long nwin, stopwin, canrestore, wp, i, sp; in kmt_stack_iter() local111 stopwin = ((wp + nwin) - canrestore - 1) % nwin; in kmt_stack_iter()114 "stopwin = %lu\n", wp, canrestore, stopwin); in kmt_stack_iter()137 if (wp == stopwin) in kmt_stack_iter()