Home
last modified time | relevance | path

Searched defs:max (Results 1 – 9 of 9) sorted by relevance

/mm/
Dreadahead.c268 static unsigned long get_init_ra_size(unsigned long size, unsigned long max) in get_init_ra_size()
287 unsigned long max) in get_next_ra_size()
348 int max = ra->ra_pages; /* max readahead pages */ in ondemand_readahead() local
Dquicklist.c28 unsigned long node_free_pages, max; in max_pages() local
Dutil.c36 char *kstrndup(const char *s, size_t max, gfp_t gfp) in kstrndup()
Dbootmem.c300 unsigned long max; in mark_bootmem() local
436 unsigned long min, max, start, sidx, midx, step; in alloc_bootmem_core() local
Dpage_cgroup.c319 unsigned long idx, max; in swap_cgroup_prepare() local
Dswapfile.c869 unsigned int max = si->max; in find_next_to_unuse() local
Dpage_alloc.c4229 unsigned long max = 0; in calculate_totalreserve_pages() local
4549 unsigned long long max = limit; in alloc_large_system_hash() local
Dslab.c975 struct array_cache *from, unsigned int max) in transfer_objects()
3475 int max = shared_array->limit - shared_array->avail; in cache_flusharray() local
Dslub.c3460 unsigned long max; member
3472 static int alloc_loc_track(struct loc_track *t, unsigned long max, gfp_t flags) in alloc_loc_track()