nwait 176 drivers/crypto/sunxi-ss/sun4i-ss-hash.c unsigned int i = 0, end, fill, min_fill, nwait, nbw = 0, j = 0, todo; nwait 391 drivers/crypto/sunxi-ss/sun4i-ss-hash.c nwait = op->len / 4; nwait 392 drivers/crypto/sunxi-ss/sun4i-ss-hash.c if (nwait) { nwait 393 drivers/crypto/sunxi-ss/sun4i-ss-hash.c writesl(ss->base + SS_RXFIFO, op->buf, nwait); nwait 394 drivers/crypto/sunxi-ss/sun4i-ss-hash.c op->byte_count += 4 * nwait; nwait 397 drivers/crypto/sunxi-ss/sun4i-ss-hash.c nbw = op->len - 4 * nwait; nwait 399 drivers/crypto/sunxi-ss/sun4i-ss-hash.c wb = cpu_to_le32(*(u32 *)(op->buf + nwait * 4)); nwait 666 drivers/media/usb/gspca/sq930x.c int i, nwait; nwait 683 drivers/media/usb/gspca/sq930x.c nwait = 20; nwait 689 drivers/media/usb/gspca/sq930x.c if (--nwait < 0) { nwait 158 fs/eventpoll.c int nwait; nwait 1322 fs/eventpoll.c if (epi->nwait >= 0 && (pwq = kmem_cache_alloc(pwq_cache, GFP_KERNEL))) { nwait 1331 fs/eventpoll.c epi->nwait++; nwait 1334 fs/eventpoll.c epi->nwait = -1; nwait 1520 fs/eventpoll.c epi->nwait = 0; nwait 1549 fs/eventpoll.c if (epi->nwait < 0) nwait 625 sound/hda/hdac_stream.c int i, nwait, timeout; nwait 629 sound/hda/hdac_stream.c nwait = 0; nwait 637 sound/hda/hdac_stream.c nwait++; nwait 642 sound/hda/hdac_stream.c nwait++; nwait 647 sound/hda/hdac_stream.c if (!nwait)