/mm/ |
D | gup.c | 1094 int write, struct page **pages, int *nr) in gup_pte_range() 1156 int write, struct page **pages, int *nr) in gup_pte_range() 1163 unsigned long end, int write, struct page **pages, int *nr) in gup_huge_pmd() 1209 unsigned long end, int write, struct page **pages, int *nr) in gup_huge_pud() 1251 struct page **pages, int *nr) in gup_huge_pgd() 1292 int write, struct page **pages, int *nr) in gup_pmd_range() 1334 int write, struct page **pages, int *nr) in gup_pud_range() 1376 int nr = 0; in __get_user_pages_fast() local 1456 int nr, ret; in get_user_pages_fast() local
|
D | mincore.c | 87 unsigned long nr = (end - addr) >> PAGE_SHIFT; in __mincore_unmapped_range() local 118 int nr = (end - addr) >> PAGE_SHIFT; in mincore_pte_range() local
|
D | quicklist.c | 63 void quicklist_trim(int nr, void (*dtor)(void *), in quicklist_trim()
|
D | vmalloc.c | 120 unsigned long end, pgprot_t prot, struct page **pages, int *nr) in vmap_pte_range() 146 unsigned long end, pgprot_t prot, struct page **pages, int *nr) in vmap_pmd_range() 163 unsigned long end, pgprot_t prot, struct page **pages, int *nr) in vmap_pud_range() 192 int nr = 0; in vmap_page_range_noflush() local 613 int nr = 0; in __purge_vmap_area_lazy() local 2612 unsigned int nr, *counters = m->private; in show_numa_info() local
|
D | mm_init.c | 151 s32 nr = num_present_cpus(); in mm_compute_batch() local
|
D | vmscan.c | 197 unsigned long nr; in zone_reclaimable_pages() local 278 long nr; in do_shrink_slab() local 1983 struct scan_control *sc, unsigned long *nr, in get_scan_count() 2195 unsigned long nr[NR_LRU_LISTS]; in shrink_lruvec() local
|
D | swap_state.c | 259 void free_pages_and_swap_cache(struct page **pages, int nr) in free_pages_and_swap_cache()
|
D | slab_common.c | 107 void __kmem_cache_free_bulk(struct kmem_cache *s, size_t nr, void **p) in __kmem_cache_free_bulk() 115 int __kmem_cache_alloc_bulk(struct kmem_cache *s, gfp_t flags, size_t nr, in __kmem_cache_alloc_bulk()
|
D | percpu.c | 771 int nr = page_end - page_start; in pcpu_chunk_populated() local 793 int nr = page_end - page_start; in pcpu_chunk_depopulated() local 1210 int nr = min(re - rs, nr_to_pop); in pcpu_balance_workfn() local
|
D | highmem.c | 335 unsigned long nr; in kunmap_high() local
|
D | mempool.c | 27 const int nr = pool->curr_nr; in poison_error() local
|
D | readahead.c | 544 pgoff_t index, unsigned long nr) in do_readahead()
|
D | mlock.c | 279 int nr = pagevec_count(pvec); in __munlock_pagevec() local
|
D | swap.c | 909 void release_pages(struct page **pages, int nr, bool cold) in release_pages()
|
D | memcontrol.c | 718 unsigned long nr = 0; in mem_cgroup_node_nr_lru_pages() local 740 unsigned long nr = 0; in mem_cgroup_nr_lru_pages() local 3132 unsigned long nr; in memcg_numa_stat_show() local
|
D | filemap.c | 1561 unsigned long nr, ret; in do_generic_file_read() local
|
D | zsmalloc.c | 1213 int nr; in init_zs_size_classes() local
|
D | shmem.c | 1563 unsigned long nr, ret; in shmem_file_read_iter() local
|
D | slab.c | 800 int nr = min3(from->avail, max, to->limit - to->avail); in transfer_objects() local
|
D | hugetlb.c | 2848 unsigned int nr = 0; in cpuset_mems_nr() local
|
D | slub.c | 940 int nr = 0; in on_freelist() local
|
D | page_alloc.c | 3931 unsigned long nr[MAX_ORDER], flags, total = 0; in show_free_areas() local
|