Searched refs:nflush (Results 1 – 2 of 2) sorted by relevance
94 unsigned i, nflush, ndeferred; in tcache_bin_flush_small() local102 for (nflush = tbin->ncached - rem; nflush > 0; nflush = ndeferred) { in tcache_bin_flush_small()124 for (i = 0; i < nflush; i++) { in tcache_bin_flush_small()174 unsigned i, nflush, ndeferred; in tcache_bin_flush_large() local182 for (nflush = tbin->ncached - rem; nflush > 0; nflush = ndeferred) { in tcache_bin_flush_large()208 for (i = 0; i < nflush; i++) { in tcache_bin_flush_large()
105 int32_t nflush; /* Number of events to flush */ member845 int nflush = 0; in usb_read_linux_mmap() local862 fetch.nflush = nflush; in usb_read_linux_mmap()883 nflush = fetch.nfetch; in usb_read_linux_mmap()917 ioctl(handle->fd, MON_IOCH_MFLUSH, nflush); in usb_read_linux_mmap()