/linux-3.3/net/ceph/ |
D | pagevec.c | 18 struct page **pages; in ceph_get_direct_page_vector() local 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() 75 struct page **pages; in ceph_alloc_page_vector() local 95 int ceph_copy_user_to_page_vector(struct page **pages, in ceph_copy_user_to_page_vector() 121 int ceph_copy_to_page_vector(struct page **pages, in ceph_copy_to_page_vector() 145 int ceph_copy_from_page_vector(struct page **pages, in ceph_copy_from_page_vector() 172 int ceph_copy_page_vector_to_user(struct page **pages, in ceph_copy_page_vector_to_user() 203 void ceph_zero_page_vector_range(int off, int len, struct page **pages) in ceph_zero_page_vector_range()
|
/linux-3.3/mm/ |
D | percpu-vm.c | 45 static struct page **pages; in pcpu_get_pages_and_bitmap() local 78 struct page **pages, unsigned long *populated, in pcpu_free_pages() 107 struct page **pages, unsigned long *populated, in pcpu_alloc_pages() 169 struct page **pages, unsigned long *populated, in pcpu_unmap_pages() 211 static int __pcpu_map_pages(unsigned long addr, struct page **pages, in __pcpu_map_pages() 235 struct page **pages, unsigned long *populated, in pcpu_map_pages() 306 struct page **pages; in pcpu_populate_chunk() local 376 struct page **pages; in pcpu_depopulate_chunk() local
|
D | kmemcheck.c | 10 int pages; in kmemcheck_alloc_shadow() local 41 int pages; in kmemcheck_free_shadow() local 102 int pages; in kmemcheck_pagealloc_alloc() local
|
/linux-3.3/arch/mips/mm/ |
D | gup.c | 37 int write, struct page **pages, int *nr) in gup_pte_range() 71 int write, struct page **pages, int *nr) in gup_huge_pmd() 101 int write, struct page **pages, int *nr) in gup_pmd_range() 137 int write, struct page **pages, int *nr) in gup_huge_pud() 165 int write, struct page **pages, int *nr) in gup_pud_range() 194 struct page **pages) in __get_user_pages_fast() 261 struct page **pages) in get_user_pages_fast()
|
/linux-3.3/arch/x86/mm/ |
D | gup.c | 72 unsigned long end, int write, struct page **pages, int *nr) in gup_pte_range() 112 unsigned long end, int write, struct page **pages, int *nr) in gup_huge_pmd() 146 int write, struct page **pages, int *nr) in gup_pmd_range() 182 unsigned long end, int write, struct page **pages, int *nr) in gup_huge_pud() 216 int write, struct page **pages, int *nr) in gup_pud_range() 245 struct page **pages) in __get_user_pages_fast() 313 struct page **pages) in get_user_pages_fast()
|
D | pageattr.c | 40 struct page **pages; member 58 void update_page_count(int level, unsigned long pages) in update_page_count() 210 int in_flags, struct page **pages) in cpa_flush_array() 843 struct page **pages) in change_page_attr_set_clr() 953 static inline int cpa_set_pages_array(struct page **pages, int numpages, in cpa_set_pages_array() 960 static inline int cpa_clear_pages_array(struct page **pages, int numpages, in cpa_clear_pages_array() 1175 static int _set_pages_array(struct page **pages, int addrinarray, in _set_pages_array() 1215 int set_pages_array_uc(struct page **pages, int addrinarray) in set_pages_array_uc() 1221 int set_pages_array_wc(struct page **pages, int addrinarray) in set_pages_array_wc() 1235 int set_pages_array_wb(struct page **pages, int addrinarray) in set_pages_array_wb()
|
/linux-3.3/drivers/video/omap2/ |
D | vram.c | 64 unsigned pages; member 71 unsigned pages; member 87 unsigned pages) in omap_vram_create_region() 111 unsigned long paddr, unsigned pages) in omap_vram_create_allocation() 143 unsigned pages; in omap_vram_add_region() local 202 static int _omap_vram_reserve(unsigned long paddr, unsigned pages) in _omap_vram_reserve() 252 unsigned pages; in omap_vram_reserve() local 276 static int _omap_vram_clear(u32 paddr, unsigned pages) in _omap_vram_clear() 323 static int _omap_vram_alloc(int mtype, unsigned pages, unsigned long *paddr) in _omap_vram_alloc() 370 unsigned pages; in omap_vram_alloc() local
|
/linux-3.3/arch/s390/mm/ |
D | gup.c | 21 unsigned long end, int write, struct page **pages, int *nr) in gup_pte_range() 52 unsigned long end, int write, struct page **pages, int *nr) in gup_huge_pmd() 103 unsigned long end, int write, struct page **pages, int *nr) in gup_pmd_range() 133 unsigned long end, int write, struct page **pages, int *nr) in gup_pud_range() 174 struct page **pages) in get_user_pages_fast()
|
/linux-3.3/arch/sh/mm/ |
D | gup.c | 75 unsigned long end, int write, struct page **pages, int *nr) in gup_pte_range() 118 int write, struct page **pages, int *nr) in gup_pmd_range() 138 int write, struct page **pages, int *nr) in gup_pud_range() 162 struct page **pages) in __get_user_pages_fast() 216 struct page **pages) in get_user_pages_fast()
|
/linux-3.3/arch/sparc/mm/ |
D | gup.c | 21 unsigned long end, int write, struct page **pages, int *nr) in gup_pte_range() 70 int write, struct page **pages, int *nr) in gup_pmd_range() 90 int write, struct page **pages, int *nr) in gup_pud_range() 110 struct page **pages) in get_user_pages_fast()
|
/linux-3.3/arch/powerpc/mm/ |
D | gup.c | 25 unsigned long end, int write, struct page **pages, int *nr) in gup_pte_range() 59 int write, struct page **pages, int *nr) in gup_pmd_range() 83 int write, struct page **pages, int *nr) in gup_pud_range() 107 struct page **pages) in get_user_pages_fast()
|
/linux-3.3/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_gmr.c | 35 struct page *pages[], in vmw_gmr2_bind() 109 struct page *pages[], in vmw_gmr_build_descriptors() 219 static unsigned long vmw_gmr_count_descriptors(struct page *pages[], in vmw_gmr_count_descriptors() 237 struct page *pages[], in vmw_gmr_bind()
|
/linux-3.3/drivers/gpu/drm/ttm/ |
D | ttm_page_alloc.c | 222 static int set_pages_array_wb(struct page **pages, int addrinarray) in set_pages_array_wb() 233 static int set_pages_array_wc(struct page **pages, int addrinarray) in set_pages_array_wc() 244 static int set_pages_array_uc(struct page **pages, int addrinarray) in set_pages_array_uc() 278 static void ttm_pages_put(struct page *pages[], unsigned npages) in ttm_pages_put() 432 static int ttm_set_pages_caching(struct page **pages, in ttm_set_pages_caching() 463 static void ttm_handle_caching_state_failure(struct list_head *pages, in ttm_handle_caching_state_failure() 481 static int ttm_alloc_new_pages(struct list_head *pages, gfp_t gfp_flags, in ttm_alloc_new_pages() 622 struct list_head *pages, in ttm_page_pool_get_pages() 666 static void ttm_put_pages(struct page **pages, unsigned npages, int flags, in ttm_put_pages() 718 static int ttm_get_pages(struct page **pages, unsigned npages, int flags, in ttm_get_pages()
|
/linux-3.3/drivers/gpu/drm/ |
D | drm_cache.c | 50 static void drm_cache_flush_clflush(struct page *pages[], in drm_cache_flush_clflush() 69 drm_clflush_pages(struct page *pages[], unsigned long num_pages) in drm_clflush_pages()
|
D | ati_pcigart.c | 60 unsigned long pages; in drm_ati_pcigart_cleanup() local 101 unsigned long pages; in drm_ati_pcigart_init() local
|
/linux-3.3/net/9p/ |
D | trans_common.c | 25 void p9_release_pages(struct page **pages, int nr_pages) in p9_release_pages() 57 int p9_payload_gup(char *data, int *nr_pages, struct page **pages, int write) in p9_payload_gup()
|
/linux-3.3/drivers/lguest/x86/ |
D | core.c | 85 static void copy_in_guest_info(struct lg_cpu *cpu, struct lguest_pages *pages) in copy_in_guest_info() 133 static void run_guest_once(struct lg_cpu *cpu, struct lguest_pages *pages) in run_guest_once() 487 struct lguest_pages *pages = lguest_pages(i); in lguest_arch_host_init() local
|
/linux-3.3/drivers/staging/omapdrm/ |
D | omap_gem_helpers.c | 39 struct page *p, **pages; in _drm_gem_get_pages() local 95 void _drm_gem_put_pages(struct drm_gem_object *obj, struct page **pages, in _drm_gem_put_pages()
|
D | omap_gem.c | 85 struct page **pages; member 201 struct page **pages; in omap_gem_attach_pages() local 333 struct page *pages[64]; /* XXX is this too much to have on stack? */ in fault_2d() local 426 struct page **pages; in omap_gem_fault() local 599 struct page **pages; in omap_gem_roll() local 629 struct page **pages; in omap_gem_get_paddr() local 720 static int get_pages(struct drm_gem_object *obj, struct page ***pages) in get_pages() 739 int omap_gem_get_pages(struct drm_gem_object *obj, struct page ***pages) in omap_gem_get_pages() 767 struct page **pages; in omap_gem_vaddr() local
|
/linux-3.3/include/linux/ |
D | mman.h | 23 static inline void vm_acct_memory(long pages) in vm_acct_memory() 28 static inline void vm_unacct_memory(long pages) in vm_unacct_memory()
|
/linux-3.3/fs/isofs/ |
D | compress.c | 45 struct page **pages, unsigned poffset, in zisofs_uncompress_block() 200 struct page **pages) in zisofs_fill_pages() 307 struct page *pages[max_t(unsigned, zisofs_pages_per_cblock, 1)]; in zisofs_readpage() local
|
/linux-3.3/arch/tile/mm/ |
D | homecache.c | 184 int i, pages = (1 << order); in flush_remote_page() local 210 static int homecache_mask(struct page *page, int pages, in homecache_mask() 251 int pages = 1 << order; in homecache_flush_cache() local 400 int i, pages = (1 << order); in homecache_change_page_home() local
|
/linux-3.3/arch/m68k/mm/ |
D | sun3kmap.c | 49 unsigned long type, int pages) in do_pmeg_mapin() 68 int pages; in sun3_ioremap() local
|
/linux-3.3/arch/s390/kernel/ |
D | suspend.c | 52 unsigned long page_key_additional_pages(unsigned long pages) in page_key_additional_pages() 75 int page_key_alloc(unsigned long pages) in page_key_alloc()
|
/linux-3.3/fs/ntfs/ |
D | file.c | 407 pgoff_t index, const unsigned nr_pages, struct page **pages, in __ntfs_grab_cache_pages() 480 static int ntfs_prepare_pages_for_non_resident_write(struct page **pages, in ntfs_prepare_pages_for_non_resident_write() 1276 static inline size_t ntfs_copy_from_user(struct page **pages, in ntfs_copy_from_user() 1392 static inline size_t ntfs_copy_from_user_iovec(struct page **pages, in ntfs_copy_from_user_iovec() 1445 static inline void ntfs_flush_dcache_pages(struct page **pages, in ntfs_flush_dcache_pages() 1470 struct page **pages, const unsigned nr_pages, in ntfs_commit_pages_after_non_resident_write() 1624 static int ntfs_commit_pages_after_write(struct page **pages, in ntfs_commit_pages_after_write() 1779 struct page *pages[NTFS_MAX_PAGES_PER_CLUSTER]; in ntfs_file_buffered_write() local
|