Lines Matching defs:total
281 int total = 0;299 * NOT be run, by setting total to 0.305 total = 0;307 total = readb(&ch->ch_neo_uart->rfifo);317 total -= 3;326 total = min(total, qleft);328 while (total > 0) {344 n = min(((u32) total), (RQUEUESIZE - (u32) head));375 total -= n;