Searched defs:max (Results 1 – 9 of 9) sorted by relevance
/mm/ |
D | readahead.c | 268 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
|
D | quicklist.c | 28 unsigned long node_free_pages, max; in max_pages() local
|
D | util.c | 36 char *kstrndup(const char *s, size_t max, gfp_t gfp) in kstrndup()
|
D | bootmem.c | 300 unsigned long max; in mark_bootmem() local 436 unsigned long min, max, start, sidx, midx, step; in alloc_bootmem_core() local
|
D | page_cgroup.c | 319 unsigned long idx, max; in swap_cgroup_prepare() local
|
D | swapfile.c | 869 unsigned int max = si->max; in find_next_to_unuse() local
|
D | page_alloc.c | 4229 unsigned long max = 0; in calculate_totalreserve_pages() local 4549 unsigned long long max = limit; in alloc_large_system_hash() local
|
D | slab.c | 975 struct array_cache *from, unsigned int max) in transfer_objects() 3475 int max = shared_array->limit - shared_array->avail; in cache_flusharray() local
|
D | slub.c | 3460 unsigned long max; member 3472 static int alloc_loc_track(struct loc_track *t, unsigned long max, gfp_t flags) in alloc_loc_track()
|