Home
last modified time | relevance | path

Searched defs:nr_pages (Results 501 - 525 of 580) sorted by relevance

1...<<21222324

/kernel/linux/linux-5.10/drivers/md/
H A Ddm.c1113 dm_dax_direct_access(struct dax_device *dax_dev, pgoff_t pgoff, long nr_pages, void **kaddr, pfn_t *pfn) dm_dax_direct_access() argument
1208 dm_dax_zero_page_range(struct dax_device *dax_dev, pgoff_t pgoff, size_t nr_pages) dm_dax_zero_page_range() argument
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
H A Dcx23885.h329 unsigned long nr_pages; member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c447 int nr_pages = 0; in sh_mobile_lcdc_sginit() local
482 unsigned int nr_pages = sh_mobile_lcdc_sginit(info, pagelist); in sh_mobile_lcdc_deferred_io() local
/kernel/linux/linux-5.10/fs/fuse/
H A Dfile.c964 unsigned int i, max_pages, nr_pages = 0; in fuse_readahead() local
1245 unsigned int nr_pages = fuse_wr_pages(pos, iov_iter_count(ii), fuse_perform_write() local
1359 fuse_page_descs_length_init(struct fuse_page_desc *descs, unsigned int index, unsigned int nr_pages) fuse_page_descs_length_init() argument
[all...]
/kernel/linux/linux-5.10/fs/cifs/
H A Dfile.c2217 unsigned int nr_pages = 0, i; in wdata_prepare_pages() local
2291 wdata_send_pages(struct cifs_writedata *wdata, unsigned int nr_pages, in wdata_send_pages() argument
2355 unsigned int i, nr_pages, found_pages, wsize; cifs_writepages() local
2789 unsigned long i, nr_pages = *num_pages; wdata_fill_from_iovec() local
2904 unsigned long nr_pages, num_pages, i; cifs_write_from_iter() local
3365 cifs_readdata_alloc(unsigned int nr_pages, work_func_t complete) cifs_readdata_alloc() argument
3399 cifs_read_allocate_pages(struct cifs_readdata *rdata, unsigned int nr_pages) cifs_read_allocate_pages() argument
3494 unsigned int nr_pages = rdata->nr_pages; uncached_fill_pages() local
4232 unsigned int nr_pages = rdata->nr_pages; readpages_fill_pages() local
4325 readpages_get_pages(struct address_space *mapping, struct list_head *page_list, unsigned int rsize, struct list_head *tmplist, unsigned int *nr_pages, loff_t *offset, unsigned int *bytes) readpages_get_pages() argument
4434 unsigned int i, nr_pages, bytes, rsize; cifs_readpages() local
[all...]
H A Dcifssmb.c2006 unsigned int j, nr_pages, wsize, tailsz, cur_len; in cifs_writev_requeue() local
2120 cifs_writedata_alloc(unsigned int nr_pages, work_func_t complete) cifs_writedata_alloc() argument
[all...]
/kernel/linux/linux-5.10/mm/
H A Dvmscan.c1031 unsigned int nr_pages; in shrink_page_list() local
1603 unsigned long scan, total_scan, nr_pages; isolate_lru_pages() local
1791 int nr_pages, nr_moved = 0; move_pages_to_lru() local
3332 try_to_free_mem_cgroup_pages(struct mem_cgroup *memcg, unsigned long nr_pages, gfp_t gfp_mask, bool may_swap) try_to_free_mem_cgroup_pages() argument
4201 const unsigned long nr_pages = 1 << order; __node_reclaim() local
4323 int nr_pages; check_move_unevictable_pages() local
[all...]
H A Dzsmalloc.c1029 int nr_pages = class->pages_per_zspage; in create_page_chain() local
H A Dmemory.c4110 unsigned long address = vmf->address, nr_pages, mask; in do_fault_around() local
H A Dswapfile.c241 discard_swap_cluster(struct swap_info_struct *si, pgoff_t start_page, pgoff_t nr_pages) discard_swap_cluster() argument
2374 add_swap_extent(struct swap_info_struct *sis, unsigned long start_page, unsigned long nr_pages, sector_t start_block) add_swap_extent() argument
[all...]
H A Dvmalloc.c2469 unsigned int nr_pages = get_vm_area_size(area) >> PAGE_SHIFT; in __vmalloc_area_node() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dmemcontrol.h1605 memcg_kmem_charge(struct mem_cgroup *memcg, gfp_t gfp, unsigned int nr_pages) memcg_kmem_charge() argument
1613 memcg_kmem_uncharge(struct mem_cgroup *memcg, unsigned int nr_pages) memcg_kmem_uncharge() argument
/kernel/linux/linux-6.6/fs/fuse/
H A Dfile.c972 unsigned int i, max_pages, nr_pages = 0; in fuse_readahead() local
1263 unsigned int nr_pages = fuse_wr_pages(pos, iov_iter_count(ii), fuse_perform_write() local
[all...]
H A Dfuse_i.h962 fuse_page_descs_length_init(struct fuse_page_desc *descs, unsigned int index, unsigned int nr_pages) fuse_page_descs_length_init() argument
/kernel/linux/linux-6.6/fs/f2fs/
H A Ddata.c2422 unsigned nr_pages = rac ? readahead_count(rac) : 1; in f2fs_mpage_readpages() local
1105 f2fs_grab_read_bio(struct inode *inode, block_t blkaddr, unsigned nr_pages, blk_opf_t op_flag, pgoff_t first_idx, bool for_write) f2fs_grab_read_bio() argument
2120 f2fs_read_single_page(struct inode *inode, struct page *page, unsigned nr_pages, struct f2fs_map_blocks *map, struct bio **bio_ret, sector_t *last_block_in_bio, bool is_readahead) f2fs_read_single_page() argument
2230 f2fs_read_multi_pages(struct compress_ctx *cc, struct bio **bio_ret, unsigned nr_pages, sector_t *last_block_in_bio, bool is_readahead, bool for_write) f2fs_read_multi_pages() argument
3040 int nr_pages; f2fs_write_cache_pages() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent_io.c681 int btrfs_alloc_page_array(unsigned int nr_pages, struct page **page_array) in btrfs_alloc_page_array() argument
1144 static inline void contiguous_readpages(struct page *pages[], int nr_pages, in contiguous_readpages() argument
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfile.c2634 unsigned int nr_pages; in cifs_extend_writeback() local
4516 unsigned int xid, nr_pages, cache_nr_pages = 0; in cifs_readahead() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c443 int nr_pages = 0; in sh_mobile_lcdc_sginit() local
478 unsigned int nr_pages = sh_mobile_lcdc_sginit(info, pagereflist); in sh_mobile_lcdc_deferred_io() local
/kernel/linux/linux-6.6/drivers/block/
H A Dublk_drv.c849 unsigned nr_pages; in ublk_copy_user_pages() local
/kernel/linux/linux-6.6/kernel/
H A Dfork.c1010 unsigned long nr_pages = totalram_pages(); in set_max_threads() local
/kernel/linux/linux-6.6/kernel/power/
H A Dsnapshot.c1655 static unsigned long preallocate_image_pages(unsigned long nr_pages, gfp_t mask) in preallocate_image_pages() argument
1677 static unsigned long preallocate_image_memory(unsigned long nr_pages, in preallocate_image_memory() argument
1693 static unsigned long preallocate_image_highmem(unsigned long nr_pages) in preallocate_image_highmem() argument
1706 static unsigned long preallocate_highmem_fraction(unsigned long nr_pages, in preallocate_highmem_fraction() argument
1715 preallocate_image_highmem(unsigned long nr_pages) preallocate_image_highmem() argument
1720 preallocate_highmem_fraction(unsigned long nr_pages, unsigned long highmem, unsigned long total) preallocate_highmem_fraction() argument
2017 enough_free_mem(unsigned int nr_pages, unsigned int nr_highmem) enough_free_mem() argument
2087 swsusp_alloc(struct memory_bitmap *copy_bm, unsigned int nr_pages, unsigned int nr_highmem) swsusp_alloc() argument
2119 unsigned int nr_pages, nr_highmem; swsusp_save() local
2631 unsigned int nr_pages, nr_highmem; prepare_image() local
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H A Dcx23885.h329 unsigned long nr_pages; member
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_balloon.c1103 unsigned long nr_pages = totalram_pages(); in compute_balloon_floor() local
610 hv_page_offline_check(unsigned long start_pfn, unsigned long nr_pages) hv_page_offline_check() argument
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.h255 int nr_pages; /* page array size */ member
H A Ddm.c1219 dm_dax_direct_access(struct dax_device *dax_dev, pgoff_t pgoff, long nr_pages, enum dax_access_mode mode, void **kaddr, pfn_t *pfn) dm_dax_direct_access() argument
1247 dm_dax_zero_page_range(struct dax_device *dax_dev, pgoff_t pgoff, size_t nr_pages) dm_dax_zero_page_range() argument

Completed in 85 milliseconds

1...<<21222324