Home
last modified time | relevance | path

Searched defs:nr_alloc (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/tools/lib/api/fd/
Darray.c24 int nr_alloc = fda->nr_alloc + nr; in fdarray__grow() local
44 struct fdarray *fdarray__new(int nr_alloc, int nr_autogrow) in fdarray__new()
Darray.h20 int nr_alloc; member
/linux-4.4.14/fs/fuse/
Dfile.c841 int nr_alloc = min_t(unsigned, data->nr_pages, in fuse_readpages_fill() local
876 int nr_alloc = min_t(unsigned, nr_pages, FUSE_MAX_PAGES_PER_REQ); in fuse_readpages() local
/linux-4.4.14/kernel/power/
Dsnapshot.c1380 unsigned long nr_alloc = 0; in preallocate_image_pages() local
/linux-4.4.14/tools/perf/
Dbuiltin-kmem.c268 int nr_alloc; member
/linux-4.4.14/drivers/net/ethernet/
Djme.c1978 int idx, nr_alloc, mask = jme->tx_ring_mask; in jme_alloc_txdesc() local