/kernel/linux/linux-5.10/fs/nfs/ |
H A D | read.c | 407 nfs_readpages(struct file *filp, struct address_space *mapping, struct list_head *pages, unsigned nr_pages) nfs_readpages() argument
|
/kernel/linux/linux-5.10/fs/9p/ |
H A D | vfs_addr.c | 98 v9fs_vfs_readpages(struct file *filp, struct address_space *mapping, struct list_head *pages, unsigned nr_pages) v9fs_vfs_readpages() argument
|
/kernel/linux/linux-5.10/fs/erofs/ |
H A D | zdata.h | 32 unsigned short nr_pages; member
|
/kernel/linux/linux-5.10/fs/iomap/ |
H A D | direct-io.c | 214 int nr_pages, ret = 0; in iomap_dio_bio_actor() local
|
/kernel/linux/linux-5.10/include/xen/ |
H A D | grant_table.h | 241 int nr_pages; member
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | xlate_mmu.c | 222 unsigned long nr_pages; in xen_xlate_map_ballooned_pages() local
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | cache.c | 253 ceph_readpages_from_fscache(struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) ceph_readpages_from_fscache() argument
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | readpage.c | 243 unsigned int nr_pages = rac ? readahead_count(rac) : 1; in ext4_mpage_readpages() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | file_table.c | 395 unsigned long nr_pages = totalram_pages(); in files_maxfiles_init() local
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | lzo.c | 122 int nr_pages = 0; in lzo_compress_pages() local
|
H A D | zlib.c | 102 int nr_pages = 0; in zlib_compress_pages() local
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | fscache.c | 288 __cifs_readpages_from_fscache(struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) __cifs_readpages_from_fscache() argument
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | file.c | 543 afs_readpages(struct file *file, struct address_space *mapping, struct list_head *pages, unsigned nr_pages) afs_readpages() argument [all...] |
/kernel/linux/linux-5.10/fs/cachefiles/ |
H A D | rdwr.c | 682 cachefiles_read_or_alloc_pages(struct fscache_retrieval *op, struct list_head *pages, unsigned *nr_pages, gfp_t gfp) cachefiles_read_or_alloc_pages() argument 833 cachefiles_allocate_pages(struct fscache_retrieval *op, struct list_head *pages, unsigned *nr_pages, gfp_t gfp) cachefiles_allocate_pages() argument [all...] |
/kernel/linux/linux-5.10/fs/fscache/ |
H A D | page.c | 558 __fscache_read_or_alloc_pages(struct fscache_cookie *cookie, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages, fscache_rw_complete_t end_io_func, void *context, gfp_t gfp) __fscache_read_or_alloc_pages() argument
|
/kernel/linux/linux-5.10/mm/ |
H A D | page_ext.c | 146 unsigned long nr_pages; in alloc_node_page_ext() local 292 online_page_ext(unsigned long start_pfn, unsigned long nr_pages, int nid) online_page_ext() argument 324 offline_page_ext(unsigned long start_pfn, unsigned long nr_pages, int nid) offline_page_ext() argument [all...] |
H A D | workingset.c | 227 void workingset_age_nonresident(struct lruvec *lruvec, unsigned long nr_pages) in workingset_age_nonresident() argument
|
H A D | process_vm_access.c | 81 unsigned long nr_pages; in process_vm_rw_single_vec() local 162 unsigned long nr_pages = 0; in process_vm_rw_core() local [all...] |
H A D | sparse-vmemmap.c | 251 __populate_section_memmap(unsigned long pfn, unsigned long nr_pages, int nid, struct vmem_altmap *altmap) __populate_section_memmap() argument
|
H A D | percpu-internal.h | 80 int nr_pages; /* # of pages served by this chunk */ member
|
/kernel/linux/linux-5.10/kernel/ |
H A D | watch_queue.c | 249 int ret, i, nr_pages; in watch_queue_set_size() local [all...] |
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | videobuf-dma-sg.c | 62 videobuf_vmalloc_to_sg(unsigned char *virt, int nr_pages) videobuf_vmalloc_to_sg() argument 92 videobuf_pages_to_sg(struct page **pages, int nr_pages, int offset, size_t size) videobuf_pages_to_sg() argument 210 videobuf_dma_init_kernel(struct videobuf_dmabuf *dma, int direction, unsigned long nr_pages) videobuf_dma_init_kernel() argument 269 videobuf_dma_init_overlay(struct videobuf_dmabuf *dma, int direction, dma_addr_t addr, unsigned long nr_pages) videobuf_dma_init_overlay() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | memory_hotplug.h | 323 static inline int offline_pages(unsigned long start_pfn, unsigned long nr_pages) in offline_pages() argument 155 add_pages(int nid, unsigned long start_pfn, unsigned long nr_pages, struct mhp_params *params) add_pages() argument [all...] |
H A D | dax.h | 183 static inline struct page *dax_layout_busy_page_range(struct address_space *mapping, pgoff_t start, pgoff_t nr_pages) in dax_layout_busy_page_range() argument
|
H A D | hugetlb_cgroup.h | 161 hugetlb_cgroup_uncharge_file_region(struct resv_map *resv, struct file_region *rg, unsigned long nr_pages, bool region_del) hugetlb_cgroup_uncharge_file_region() argument 211 hugetlb_cgroup_charge_cgroup(int idx, unsigned long nr_pages, struct hugetlb_cgroup **ptr) hugetlb_cgroup_charge_cgroup() argument 217 hugetlb_cgroup_charge_cgroup_rsvd(int idx, unsigned long nr_pages, struct hugetlb_cgroup **ptr) hugetlb_cgroup_charge_cgroup_rsvd() argument 224 hugetlb_cgroup_commit_charge(int idx, unsigned long nr_pages, struct hugetlb_cgroup *h_cg, struct page *page) hugetlb_cgroup_commit_charge() argument 231 hugetlb_cgroup_commit_charge_rsvd(int idx, unsigned long nr_pages, struct hugetlb_cgroup *h_cg, struct page *page) hugetlb_cgroup_commit_charge_rsvd() argument 237 hugetlb_cgroup_uncharge_page(int idx, unsigned long nr_pages, struct page *page) hugetlb_cgroup_uncharge_page() argument 242 hugetlb_cgroup_uncharge_page_rsvd(int idx, unsigned long nr_pages, struct page *page) hugetlb_cgroup_uncharge_page_rsvd() argument 247 hugetlb_cgroup_uncharge_cgroup(int idx, unsigned long nr_pages, struct hugetlb_cgroup *h_cg) hugetlb_cgroup_uncharge_cgroup() argument 254 hugetlb_cgroup_uncharge_cgroup_rsvd(int idx, unsigned long nr_pages, struct hugetlb_cgroup *h_cg) hugetlb_cgroup_uncharge_cgroup_rsvd() argument [all...] |