Home
last modified time | relevance | path

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

/Linux-v4.19/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.h21 int nr_alloc; member
/Linux-v4.19/mm/
Dpercpu-internal.h26 int nr_alloc; /* # of allocations */ member
107 u64 nr_alloc; /* lifetime # of allocations */ member
/Linux-v4.19/fs/fuse/
Dfile.c854 int nr_alloc = min_t(unsigned, data->nr_pages, in fuse_readpages_fill() local
890 int nr_alloc = min_t(unsigned, nr_pages, FUSE_MAX_PAGES_PER_REQ); in fuse_readpages() local
/Linux-v4.19/drivers/net/ethernet/
Djme.c1969 int idx, nr_alloc, mask = jme->tx_ring_mask; in jme_alloc_txdesc() local
/Linux-v4.19/tools/perf/
Dbuiltin-kmem.c284 int nr_alloc; member
/Linux-v4.19/kernel/power/
Dsnapshot.c1508 unsigned long nr_alloc = 0; in preallocate_image_pages() local