/linux-3.3/drivers/infiniband/hw/ipath/ |
D | ipath_user_pages.c | 41 static void __ipath_release_user_pages(struct page **p, size_t num_pages, in __ipath_release_user_pages() 56 static int __ipath_get_user_pages(unsigned long start_page, size_t num_pages, in __ipath_get_user_pages() 161 int ipath_get_user_pages(unsigned long start_page, size_t num_pages, in ipath_get_user_pages() 175 void ipath_release_user_pages(struct page **p, size_t num_pages) in ipath_release_user_pages() 189 unsigned long num_pages; member 204 void ipath_release_user_pages_on_close(struct page **p, size_t num_pages) in ipath_release_user_pages_on_close()
|
/linux-3.3/drivers/infiniband/hw/qib/ |
D | qib_user_pages.c | 39 static void __qib_release_user_pages(struct page **p, size_t num_pages, in __qib_release_user_pages() 54 static int __qib_get_user_pages(unsigned long start_page, size_t num_pages, in __qib_get_user_pages() 132 int qib_get_user_pages(unsigned long start_page, size_t num_pages, in qib_get_user_pages() 146 void qib_release_user_pages(struct page **p, size_t num_pages) in qib_release_user_pages()
|
/linux-3.3/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_gmr.c | 36 unsigned long num_pages, in vmw_gmr2_bind() 110 unsigned long num_pages) in vmw_gmr_build_descriptors() 220 unsigned long num_pages) in vmw_gmr_count_descriptors() 238 unsigned long num_pages, in vmw_gmr_bind()
|
D | vmwgfx_reg.h | 43 __le32 num_pages; member
|
/linux-3.3/drivers/gpu/drm/ |
D | drm_cache.c | 51 unsigned long num_pages) in drm_cache_flush_clflush() 69 drm_clflush_pages(struct page *pages[], unsigned long num_pages) in drm_clflush_pages()
|
D | drm_memory.c | 63 unsigned long i, num_pages = in agp_remap() local
|
D | drm_agpsupport.c | 436 unsigned long num_pages, in drm_agp_bind_pages()
|
/linux-3.3/net/ceph/ |
D | pagevec.c | 16 int num_pages, bool write_page) in ceph_get_direct_page_vector() 47 void ceph_put_page_vector(struct page **pages, int num_pages, bool dirty) in ceph_put_page_vector() 60 void ceph_release_page_vector(struct page **pages, int num_pages) in ceph_release_page_vector() 73 struct page **ceph_alloc_page_vector(int num_pages, gfp_t flags) in ceph_alloc_page_vector()
|
/linux-3.3/drivers/gpu/drm/gma500/ |
D | mmu.c | 139 struct page *page[], unsigned long num_pages) in psb_pages_clflush() 455 int num_pages = gtt_pages; in psb_mmu_mirror_gtt() local 558 unsigned long address, uint32_t num_pages, in psb_mmu_flush_ptes() 612 unsigned long address, uint32_t num_pages) in psb_mmu_remove_pfn_sequence() 651 uint32_t num_pages, uint32_t desired_tile_stride, in psb_mmu_remove_pages() 707 unsigned long address, uint32_t num_pages, in psb_mmu_insert_pfn_sequence() 752 unsigned long address, uint32_t num_pages, in psb_mmu_insert_pages()
|
D | gtt.c | 410 unsigned i, num_pages; in psb_gtt_init() local
|
/linux-3.3/include/media/ |
D | videobuf2-dma-sg.h | 20 unsigned int num_pages; member
|
/linux-3.3/include/linux/ |
D | virtio_balloon.h | 41 __le32 num_pages; member
|
/linux-3.3/arch/m68k/sun3/ |
D | config.c | 46 unsigned long num_pages; variable
|
/linux-3.3/arch/m68k/platform/54xx/ |
D | config.c | 106 unsigned long num_pages; variable
|
/linux-3.3/fs/ceph/ |
D | file.c | 296 struct page **pages, int num_pages, in striped_read() 392 int num_pages, ret; in ceph_sync_read() local 467 int num_pages; in ceph_sync_write() local
|
/linux-3.3/fs/btrfs/ |
D | file.c | 305 static noinline int btrfs_copy_from_user(loff_t pos, int num_pages, in btrfs_copy_from_user() 365 void btrfs_drop_pages(struct page **pages, size_t num_pages) in btrfs_drop_pages() 389 struct page **pages, size_t num_pages, in btrfs_dirty_pages() 1064 struct page **pages, size_t num_pages, in prepare_pages() 1184 size_t num_pages = (write_bytes + offset + in __btrfs_buffered_write() local
|
D | extent_io.c | 3663 unsigned long num_pages = num_extent_pages(start, len); in alloc_extent_buffer() local 3802 unsigned long num_pages; in clear_extent_buffer_dirty() local 3837 unsigned long num_pages; in set_extent_buffer_dirty() local 3869 unsigned long num_pages; in clear_extent_buffer_uptodate() local 3890 unsigned long num_pages; in set_extent_buffer_uptodate() local 3947 unsigned long num_pages; in extent_buffer_uptodate() local 3985 unsigned long num_pages; in read_extent_buffer_pages() local
|
/linux-3.3/drivers/net/ethernet/8390/ |
D | smc-mca.c | 129 unsigned char num_pages; member 207 unsigned char reg4, num_pages; in ultramca_probe() local
|
/linux-3.3/drivers/scsi/bfa/ |
D | bfa_fcbuild.c | 671 int num_pages = 0; in fc_logout_params_pages() local 687 u32 d_id, u32 s_id, __be16 ox_id, int num_pages) in fc_tprlo_acc_build() 711 u32 s_id, __be16 ox_id, int num_pages) in fc_prlo_acc_build() 883 int num_pages) in fc_prlo_build() 909 int num_pages = 0; in fc_prlo_rsp_parse() local 941 int num_pages, enum fc_tprlo_type tprlo_type, u32 tpr_id) in fc_tprlo_build() 973 int num_pages = 0; in fc_tprlo_rsp_parse() local
|
/linux-3.3/include/drm/ttm/ |
D | ttm_bo_api.h | 111 unsigned long num_pages; member 202 unsigned long num_pages; member
|
/linux-3.3/drivers/gpu/drm/ttm/ |
D | ttm_bo_util.c | 507 unsigned long num_pages, in ttm_bo_kmap_ttm() 547 unsigned long start_page, unsigned long num_pages, in ttm_bo_kmap()
|
D | ttm_bo_vm.c | 43 unsigned long num_pages) in ttm_bo_vm_lookup_rb()
|
/linux-3.3/drivers/scsi/bnx2fc/ |
D | bnx2fc_tgt.c | 637 int num_pages; in bnx2fc_alloc_session_resc() local
|
/linux-3.3/drivers/net/hyperv/ |
D | netvsc_drv.c | 152 unsigned int i, num_pages, npg_data; in netvsc_start_xmit() local
|
/linux-3.3/drivers/staging/tidspbridge/include/dspbridge/ |
D | drv.h | 77 int num_pages; member
|