/mm/ |
D | maccess.c | 161 long strncpy_from_unsafe(char *dst, const void *unsafe_addr, long count) in strncpy_from_unsafe() 203 long count) in strncpy_from_unsafe_user() 243 long strnlen_unsafe_user(const void __user *unsafe_addr, long count) in strnlen_unsafe_user()
|
D | page_owner.c | 261 unsigned long count[MIGRATE_TYPES] = { 0, }; in pagetypeinfo_showmixedcount_print() local 338 print_page_owner(char __user *buf, size_t count, unsigned long pfn, in print_page_owner() 457 read_page_owner(struct file *file, char __user *buf, size_t count, loff_t *ppos) in read_page_owner() 550 unsigned long count = 0; in init_pages_in_zone() local
|
D | cma.c | 86 unsigned int count) in cma_clear_bitmap() 419 struct page *cma_alloc(struct cma *cma, size_t count, unsigned int align, in cma_alloc() 517 bool cma_release(struct cma *cma, const struct page *pages, unsigned int count) in cma_release()
|
D | swapfile.c | 1181 unsigned char count; in __swap_entry_free_locked() local 1296 unsigned char count; in swap_entry_free() local 1431 int count = 0; in page_swapcount() local 1452 int count = 0; in __swap_count() local 1464 int count = 0; in swap_swapcount() local 1481 int count = 0; in __swp_swapcount() local 1498 int count, tmp_count, n; in swp_swapcount() local 1655 int count, total_mapcount, total_swapcount; in reuse_swap_page() local 1735 unsigned char count; in free_swap_and_cache() local 2096 unsigned char count; in find_next_to_unuse() local [all …]
|
D | page_idle.c | 123 loff_t pos, size_t count) in page_idle_bitmap_read() 168 loff_t pos, size_t count) in page_idle_bitmap_write()
|
D | khugepaged.c | 126 const char *buf, size_t count) in scan_sleep_millisecs_store() 154 const char *buf, size_t count) in alloc_sleep_millisecs_store() 181 const char *buf, size_t count) in pages_to_scan_store() 224 const char *buf, size_t count) in khugepaged_defrag_store() 249 const char *buf, size_t count) in khugepaged_max_ptes_none_store() 275 const char *buf, size_t count) in khugepaged_max_ptes_swap_store() 1298 int count = 0; in collapse_pte_mapped_thp() local
|
D | cma_debug.c | 92 static int cma_free_mem(struct cma *cma, int count) in cma_free_mem() 131 static int cma_alloc_mem(struct cma *cma, int count) in cma_alloc_mem()
|
D | ksm.c | 2853 const char *buf, size_t count) in sleep_millisecs_store() 2877 const char *buf, size_t count) in pages_to_scan_store() 2899 const char *buf, size_t count) in run_store() 2949 const char *buf, size_t count) in merge_across_nodes_store() 3005 const char *buf, size_t count) in use_zero_pages_store() 3028 const char *buf, size_t count) in max_page_sharing_store() 3124 const char *buf, size_t count) in stable_node_chains_prune_millisecs_store()
|
D | readahead.c | 578 ssize_t ksys_readahead(int fd, loff_t offset, size_t count) in ksys_readahead() 604 SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) in SYSCALL_DEFINE3() argument
|
D | nommu.c | 189 long vread(char *buf, char *addr, unsigned long count) in vread() 199 long vwrite(char *buf, char *addr, unsigned long count) in vwrite() 330 void *vmap(struct page **pages, unsigned int count, unsigned long flags, pgprot_t prot) in vmap() 343 void *vm_map_ram(struct page **pages, unsigned int count, int node, pgprot_t prot) in vm_map_ram() 350 void vm_unmap_ram(const void *mem, unsigned int count) in vm_unmap_ram()
|
D | cma.h | 7 unsigned long count; member
|
D | huge_memory.c | 176 const char *buf, size_t count) in enabled_store() 215 const char *buf, size_t count, in single_hugepage_flag_store() 251 const char *buf, size_t count) in defrag_store() 298 struct kobj_attribute *attr, const char *buf, size_t count) in use_zero_page_store() 323 const char *buf, size_t count) in debug_cow_store() 2710 int count, mapcount, extra_pins, ret; in split_huge_page_to_list() local
|
D | backing-dev.c | 136 const char *buf, size_t count) in read_ahead_kb_store() 166 struct device_attribute *attr, const char *buf, size_t count) in min_ratio_store() 185 struct device_attribute *attr, const char *buf, size_t count) in max_ratio_store()
|
D | vmalloc.c | 1736 void vm_unmap_ram(const void *mem, unsigned int count) in vm_unmap_ram() 1777 void *vm_map_ram(struct page **pages, unsigned int count, int node, pgprot_t prot) in vm_map_ram() 2369 void *vmap(struct page **pages, unsigned int count, in vmap() 2745 static int aligned_vread(char *buf, char *addr, unsigned long count) in aligned_vread() 2784 static int aligned_vwrite(char *buf, char *addr, unsigned long count) in aligned_vwrite() 2845 long vread(char *buf, char *addr, unsigned long count) in vread() 2924 long vwrite(char *buf, char *addr, unsigned long count) in vwrite()
|
D | filemap.c | 2276 size_t count = iov_iter_count(iter); in generic_file_read_iter() local 2906 loff_t *count) in generic_write_check_limits() 2942 loff_t count; in generic_write_checks() local 2981 uint64_t count = *req_count; in generic_remap_checks() local 3082 uint64_t count = *req_count; in generic_copy_file_checks() local
|
D | fadvise.c | 146 unsigned long count; in generic_fadvise() local
|
D | memremap.c | 415 int count = page_ref_dec_return(page); in __put_devmap_managed_page() local
|
D | early_ioremap.c | 89 int count = 0; in check_early_ioremap_leak() local
|
D | hugetlb.c | 2361 static void try_to_free_low(struct hstate *h, unsigned long count, in try_to_free_low() 2385 static inline void try_to_free_low(struct hstate *h, unsigned long count, in try_to_free_low() 2424 static int set_max_huge_pages(struct hstate *h, unsigned long count, int nid, in set_max_huge_pages() 2596 unsigned long count, size_t len) in __nr_hugepages_store_common() 2632 unsigned long count; in nr_hugepages_store_common() local 2686 struct kobj_attribute *attr, const char *buf, size_t count) in nr_overcommit_hugepages_store() 3168 unsigned long count = h->nr_huge_pages; in hugetlb_report_meminfo() local
|
D | highmem.c | 216 int count; in map_new_virtual() local
|
D | vmstat.c | 964 unsigned long count = 0; in sum_zone_node_page_state() local 981 unsigned long count = 0; in sum_zone_numa_state() local 1441 unsigned long count[MIGRATE_TYPES] = { 0, }; in pagetypeinfo_showblockcount_print() local
|
D | slab_common.c | 1343 unsigned int count) in freelist_randomize() 1360 int cache_random_seq_create(struct kmem_cache *cachep, unsigned int count, in cache_random_seq_create()
|
D | truncate.c | 553 unsigned long count = 0; in invalidate_mapping_pages() local
|
D | mlock.c | 643 unsigned long count = 0; in count_mm_mlocked_page_nr() local
|
D | slub.c | 1511 unsigned int count = oo_objects(s->oo); in init_cache_random_seq() local 4424 unsigned long count = 0; in validate_slab_node() local 4457 unsigned long count = 0; in validate_slab_cache() local 4476 unsigned long count; member 4489 unsigned long count; member 5924 size_t count, loff_t *ppos) in slabinfo_write()
|