/linux/arch/alpha/mm/ |
A D | init.c | 196 unsigned long nr_pages = 0; in callback_init() local
|
/linux/include/linux/ |
A D | mm_inline.h | 35 long nr_pages) in update_lru_size()
|
A D | page_counter.h | 68 unsigned long nr_pages) in page_counter_set_high()
|
A D | splice.h | 59 int nr_pages; /* number of populated pages in map */ member
|
/linux/fs/cifs/ |
A D | file.c | 2282 unsigned int nr_pages = 0, i; in wdata_prepare_pages() local 2356 wdata_send_pages(struct cifs_writedata *wdata, unsigned int nr_pages, in wdata_send_pages() 2420 unsigned int i, nr_pages, found_pages, wsize; in cifs_writepages() local 2860 unsigned long i, nr_pages = *num_pages; in wdata_fill_from_iovec() local 2975 unsigned long nr_pages, num_pages, i; in cifs_write_from_iter() local 3433 cifs_readdata_alloc(unsigned int nr_pages, work_func_t complete) in cifs_readdata_alloc() 3467 cifs_read_allocate_pages(struct cifs_readdata *rdata, unsigned int nr_pages) in cifs_read_allocate_pages() 3562 unsigned int nr_pages = rdata->nr_pages; in uncached_fill_pages() local 4298 unsigned int nr_pages = rdata->nr_pages; in readpages_fill_pages() local 4393 unsigned int *nr_pages, loff_t *offset, unsigned int *bytes) in readpages_get_pages() [all …]
|
/linux/drivers/xen/xenbus/ |
A D | xenbus_client.c | 379 unsigned int nr_pages, grant_ref_t *grefs) in xenbus_grant_ring() 623 unsigned int nr_pages = XENBUS_PAGES(nr_grefs); in xenbus_map_ring_hvm() local 836 unsigned int nr_pages; in xenbus_unmap_ring_hvm() local
|
/linux/fs/nfs/ |
A D | fscache.h | 146 unsigned *nr_pages) in nfs_readpages_from_fscache() 225 unsigned *nr_pages) in nfs_readpages_from_fscache()
|
/linux/arch/x86/kernel/ |
A D | ldt.c | 293 int i, nr_pages; in map_ldt_struct() local 352 int i, nr_pages; in unmap_ldt_struct() local
|
/linux/arch/powerpc/kvm/ |
A D | book3s_hv_builtin.c | 58 struct page *kvm_alloc_hpt_cma(unsigned long nr_pages) in kvm_alloc_hpt_cma() 67 void kvm_free_hpt_cma(struct page *page, unsigned long nr_pages) in kvm_free_hpt_cma()
|
/linux/net/xdp/ |
A D | xsk_buff_pool.c | 282 u32 nr_pages, struct xdp_umem *umem) in xp_create_dma_map() 380 unsigned long attrs, struct page **pages, u32 nr_pages) in xp_dma_map()
|
A D | xdp_umem.c | 49 u32 nr_pages) in xdp_umem_addr_map()
|
/linux/drivers/tee/optee/ |
A D | core.c | 42 unsigned int nr_pages = 1 << order, i; in optee_pool_op_alloc_helper() local
|
/linux/net/9p/ |
A D | trans_virtio.c | 219 struct page **pdata, int nr_pages, size_t offs, int count) in pack_sg_list_p() 316 int nr_pages; in p9_get_mapped_pages() local
|
/linux/drivers/virt/acrn/ |
A D | mm.c | 158 int nr_pages, i = 0, order, nr_regions = 0; in acrn_vm_ram_map() local
|
/linux/drivers/md/ |
A D | dm-stripe.c | 305 long nr_pages, void **kaddr, pfn_t *pfn) in stripe_dax_direct_access() 364 size_t nr_pages) in stripe_dax_zero_page_range()
|
A D | dm-target.c | 145 long nr_pages, void **kaddr, pfn_t *pfn) in io_err_dax_direct_access()
|
/linux/arch/x86/events/intel/ |
A D | bts.c | 53 unsigned int nr_pages; member 81 int nr_pages, bool overwrite) in bts_buffer_setup_aux()
|
/linux/fs/gfs2/ |
A D | aops.c | 236 int nr_pages, in gfs2_write_jdata_pagevec() 334 int nr_pages; in gfs2_write_cache_jdata() local
|
/linux/drivers/virt/nitro_enclaves/ |
A D | ne_misc_dev.h | 30 unsigned long nr_pages; member
|
/linux/fs/btrfs/ |
A D | compression.h | 35 unsigned int nr_pages; member
|
/linux/drivers/xen/ |
A D | grant-table.c | 774 int gnttab_pages_set_private(int nr_pages, struct page **pages) in gnttab_pages_set_private() 800 int gnttab_alloc_pages(int nr_pages, struct page **pages) in gnttab_alloc_pages() 939 void gnttab_pages_clear_private(int nr_pages, struct page **pages) in gnttab_pages_clear_private() 959 void gnttab_free_pages(int nr_pages, struct page **pages) in gnttab_free_pages()
|
/linux/drivers/media/pci/cx25821/ |
A D | cx25821-alsa.c | 57 unsigned long nr_pages; member 134 unsigned long nr_pages) in cx25821_alsa_dma_init()
|
/linux/fs/btrfs/tests/ |
A D | extent-io-tests.c | 26 unsigned long nr_pages = end_index - index + 1; in process_page_range() local
|
/linux/drivers/edac/ |
A D | cell_edac.c | 135 u32 nr_pages; in cell_edac_init_csrows() local
|
/linux/kernel/trace/ |
A D | ring_buffer.c | 494 unsigned long nr_pages; member 967 size_t nr_pages; in ring_buffer_wait() local 1519 long nr_pages, struct list_head *pages) in __rb_allocate_pages() 1593 unsigned long nr_pages) in rb_allocate_pages() 1618 rb_allocate_cpu_buffer(struct trace_buffer *buffer, long nr_pages, int cpu) in rb_allocate_cpu_buffer() 1714 long nr_pages; in __ring_buffer_alloc() local 1828 rb_remove_pages(struct ring_buffer_per_cpu *cpu_buffer, unsigned long nr_pages) in rb_remove_pages() 2052 unsigned long nr_pages; in ring_buffer_resize() local 3058 size_t nr_pages; in rb_wakeups() local 5685 unsigned long nr_pages; in trace_rb_cpu_prepare() local
|