Home
last modified time | relevance | path

Searched defs:nflush (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc/src/
Dtcache.c97 unsigned i, nflush, ndeferred; in tcache_bin_flush_small() local
179 unsigned i, nflush, ndeferred; in tcache_bin_flush_large() local
/external/jemalloc_new/src/
Dtcache.c117 unsigned nflush = tbin->ncached - rem; in tcache_bin_flush_small() local
208 unsigned nflush = tbin->ncached - rem; in tcache_bin_flush_large() local
/external/u-boot/board/teejet/mt_ventoux/
Dmt_ventoux.c122 int fpga_pgm_fn(int nassert, int nflush, int cookie) in fpga_pgm_fn()
/external/libpcap/
Dpcap-usb-linux.c102 int32_t nflush; /* Number of events to flush */ member
1106 int nflush = 0; in usb_read_linux_mmap() local