Searched defs:page (Results 1 - 200 of 1336) sorted by relevance

1234567

/linux-4.1.27/arch/score/mm/
H A Dpgtable.c31 void pgd_init(unsigned long page) pgd_init() argument
H A Dinit.c46 struct page *page; setup_zero_page() local
H A Dtlb-score.c159 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) local_flush_tlb_page() argument
190 void local_flush_tlb_one(unsigned long page) local_flush_tlb_one() argument
/linux-4.1.27/arch/mips/kvm/
H A Dcommpage.c29 struct kvm_mips_commpage *page = vcpu->arch.kseg0_commpage; kvm_mips_commpage_init() local
/linux-4.1.27/fs/ntfs/
H A Dusnjrnl.c52 struct page *page; ntfs_stamp_usnjrnl() local
H A Daops.h40 static inline void ntfs_unmap_page(struct page *page) ntfs_unmap_page() argument
89 struct page *page = read_mapping_page(mapping, index, NULL); ntfs_map_page() local
H A Dmft.h104 struct page *page = ni->page; write_mft_record() local
H A Dbitmap.c53 struct page *page; __ntfs_bitmap_set_bits_in_run() local
H A Dindex.h85 struct page *page; member in struct:__anon11134
H A Dindex.c66 struct page *page = ictx->page; ntfs_index_ctx_put() local
134 struct page *page; ntfs_index_lookup() local
/linux-4.1.27/fs/squashfs/
H A Dfile_cache.c23 int squashfs_readpage_block(struct page *page, u64 block, int bsize) squashfs_readpage_block() argument
H A Dpage_actor.c83 struct squashfs_page_actor *squashfs_page_actor_init_special(struct page **page, squashfs_page_actor_init_special() argument
H A Dpage_actor.h13 void **page; member in struct:squashfs_page_actor
19 static inline struct squashfs_page_actor *squashfs_page_actor_init(void **page, squashfs_page_actor_init() argument
54 struct page **page; member in union:squashfs_page_actor::__anon11301
H A Dsymlink.c46 static int squashfs_symlink_readpage(struct file *file, struct page *page) squashfs_symlink_readpage() argument
H A Dfile_direct.c38 struct page **page; squashfs_readpage_block() local
140 static int squashfs_read_cache(struct page *target_page, u64 block, int bsize, squashfs_read_cache() argument
/linux-4.1.27/include/linux/
H A Dpage-isolation.h9 static inline bool is_migrate_isolate_page(struct page *page) is_migrate_isolate_page() argument
22 static inline bool is_migrate_isolate_page(struct page *page) is_migrate_isolate_page() argument
H A Dpage_owner.h12 static inline void reset_page_owner(struct page *page, unsigned int order) reset_page_owner() argument
20 static inline void set_page_owner(struct page *page, set_page_owner() argument
29 static inline void reset_page_owner(struct page *page, unsigned int order) reset_page_owner() argument
32 static inline void set_page_owner(struct page *page, set_page_owner() argument
H A Dpagevec.h60 static inline unsigned pagevec_add(struct pagevec *pvec, struct page *page) pagevec_add() argument
H A Dquicklist.h17 void *page; member in struct:quicklist
55 __quicklist_free(int nr, void (*dtor)(void *), void *p, struct page *page) __quicklist_free() argument
72 quicklist_free_page(int nr, void (*dtor)(void *), struct page *page) quicklist_free_page() argument
H A Dmm_inline.h20 static inline int page_is_file_cache(struct page *page) page_is_file_cache() argument
25 static __always_inline void add_page_to_lru_list(struct page *page, add_page_to_lru_list() argument
34 static __always_inline void del_page_from_lru_list(struct page *page, del_page_from_lru_list() argument
51 static inline enum lru_list page_lru_base_type(struct page *page) page_lru_base_type() argument
65 static __always_inline enum lru_list page_off_lru(struct page *page) page_off_lru() argument
89 static __always_inline enum lru_list page_lru(struct page *page) page_lru() argument
H A Dpage_ext.h71 static inline struct page_ext *lookup_page_ext(struct page *page) lookup_page_ext() argument
H A Dhugetlb_cgroup.h29 static inline struct hugetlb_cgroup *hugetlb_cgroup_from_page(struct page *page) hugetlb_cgroup_from_page() argument
39 int set_hugetlb_cgroup(struct page *page, struct hugetlb_cgroup *h_cg) set_hugetlb_cgroup() argument
70 static inline struct hugetlb_cgroup *hugetlb_cgroup_from_page(struct page *page) hugetlb_cgroup_from_page() argument
76 int set_hugetlb_cgroup(struct page *page, struct hugetlb_cgroup *h_cg) set_hugetlb_cgroup() argument
102 hugetlb_cgroup_uncharge_page(int idx, unsigned long nr_pages, struct page *page) hugetlb_cgroup_uncharge_page() argument
94 hugetlb_cgroup_commit_charge(int idx, unsigned long nr_pages, struct hugetlb_cgroup *h_cg, struct page *page) hugetlb_cgroup_commit_charge() argument
/linux-4.1.27/include/xen/
H A Dpage.h6 static inline unsigned long page_to_mfn(struct page *page) page_to_mfn() argument
/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/
H A Dlustre_patchless_compat.h50 truncate_complete_page(struct address_space *mapping, struct page *page) truncate_complete_page() argument
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
H A Dlovsub_page.c62 lovsub_page_init(const struct lu_env *env, struct cl_object *obj, struct cl_page *page, struct page *unused) lovsub_page_init() argument
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
H A Dpers.c65 void ptlrpc_add_bulk_page(struct ptlrpc_bulk_desc *desc, struct page *page, ptlrpc_add_bulk_page() argument
/linux-4.1.27/arch/sh/mm/
H A Dkmap.c32 void *kmap_coherent(struct page *page, unsigned long addr) kmap_coherent() argument
H A Dtlb-pteaex.c70 void local_flush_tlb_one(unsigned long asid, unsigned long page) local_flush_tlb_one() argument
H A Dtlb-sh3.c57 void local_flush_tlb_one(unsigned long asid, unsigned long page) local_flush_tlb_one() argument
H A Dtlb-sh4.c66 void local_flush_tlb_one(unsigned long asid, unsigned long page) local_flush_tlb_one() argument
H A Dtlbflush_32.c15 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) local_flush_tlb_page() argument
H A Dcache-sh7705.c138 struct page *page = arg; sh7705_flush_dcache_page() local
180 static void sh7705_flush_icache_page(void *page) sh7705_flush_icache_page() argument
H A Dtlbflush_64.c31 void local_flush_tlb_one(unsigned long asid, unsigned long page) local_flush_tlb_one() argument
67 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) local_flush_tlb_page() argument
74 local_flush_tlb_one(get_asid(), page); local_flush_tlb_page() local
/linux-4.1.27/arch/microblaze/mm/
H A Dhighmem.c34 void *kmap_atomic_prot(struct page *page, pgprot_t prot) kmap_atomic_prot() argument
H A Dconsistent.c67 struct page *page, *end; consistent_alloc() local
183 struct page *page; consistent_free() local
260 void consistent_sync_page(struct page *page, unsigned long offset, consistent_sync_page() argument
/linux-4.1.27/arch/mips/include/asm/
H A Dbcache.h39 static inline void bc_wback_inv(unsigned long page, unsigned long size) bc_wback_inv() argument
44 static inline void bc_inv(unsigned long page, unsigned long size) bc_inv() argument
H A Dcacheflush.h56 static inline void flush_dcache_page(struct page *page) flush_dcache_page() argument
126 static inline void flush_kernel_dcache_page(struct page *page) flush_kernel_dcache_page() argument
69 flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr) flush_anon_page() argument
76 flush_icache_page(struct vm_area_struct *vma, struct page *page) flush_icache_page() argument
/linux-4.1.27/fs/qnx6/
H A Dnamei.c19 struct page *page; qnx6_lookup() local
/linux-4.1.27/fs/nfs/
H A Dsymlink.c29 static int nfs_symlink_filler(struct inode *inode, struct page *page) nfs_symlink_filler() argument
49 struct page *page; nfs_follow_link() local
/linux-4.1.27/arch/mips/mm/
H A Dpgtable-32.c16 void pgd_init(unsigned long page) pgd_init() argument
H A Dpgtable-64.c16 void pgd_init(unsigned long page) pgd_init() argument
79 pmd_t mk_pmd(struct page *page, pgprot_t prot) mk_pmd() argument
H A Dhighmem.c13 void *kmap(struct page *page) kmap() argument
27 void kunmap(struct page *page) kunmap() argument
45 void *kmap_atomic(struct page *page) kmap_atomic() argument
H A Dioremap.c143 struct page *page; __ioremap() local
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpage_32.h41 static inline void clear_page(void *page) { clear_pages(page, 0); } argument
H A Dhighmem.h66 static inline void *kmap(struct page *page) kmap() argument
74 static inline void kunmap(struct page *page) kunmap() argument
82 static inline void *kmap_atomic(struct page *page) kmap_atomic() argument
/linux-4.1.27/arch/powerpc/mm/
H A Dhighmem.c32 void *kmap_atomic_prot(struct page *page, pgprot_t prot) kmap_atomic_prot() argument
H A Dmmu_context_hash64.c108 struct page *page; destroy_pagetable_page() local
H A Dpgtable.c54 struct page *page; maybe_pte_to_page() local
/linux-4.1.27/arch/frv/mm/
H A Dcache-page.c22 void flush_dcache_page(struct page *page) flush_dcache_page() argument
49 void flush_icache_user_range(struct vm_area_struct *vma, struct page *page, flush_icache_user_range() argument
H A Dhighmem.c14 void *kmap(struct page *page) kmap() argument
24 void kunmap(struct page *page) kunmap() argument
40 void *kmap_atomic(struct page *page) kmap_atomic() argument
H A Ddma-alloc.c84 unsigned long page, va, pa; consistent_alloc() local
176 void consistent_sync_page(struct page *page, unsigned long offset, consistent_sync_page() argument
H A Dpgalloc.c33 struct page *page; pte_alloc_one() local
91 struct page *page = virt_to_page(pgd); pgd_list_add() local
101 struct page *next, **pprev, *page = virt_to_page(pgd); pgd_list_del() local
/linux-4.1.27/fs/coda/
H A Dsymlink.c23 static int coda_symlink_filler(struct file *file, struct page *page) coda_symlink_filler() argument
/linux-4.1.27/fs/efs/
H A Dsymlink.c14 static int efs_symlink_readpage(struct file *file, struct page *page) efs_symlink_readpage() argument
/linux-4.1.27/fs/exofs/
H A Dore_raid.h45 _add_stripe_page(struct __stripe_pages_2d *sp2d, struct ore_striping_info *si, struct page *page) _add_stripe_page() argument
/linux-4.1.27/drivers/hwmon/pmbus/
H A Dmax16064.c31 static int max16064_read_word_data(struct i2c_client *client, int page, int reg) max16064_read_word_data() argument
55 static int max16064_write_word_data(struct i2c_client *client, int page, max16064_write_word_data() argument
H A Dpmbus.c36 int page; pmbus_find_sensor_groups() local
109 int page; pmbus_identify() local
H A Dmax8688.c43 static int max8688_read_word_data(struct i2c_client *client, int page, int reg) max8688_read_word_data() argument
73 static int max8688_write_word_data(struct i2c_client *client, int page, int reg, max8688_write_word_data() argument
99 static int max8688_read_byte_data(struct i2c_client *client, int page, int reg) max8688_read_byte_data() argument
/linux-4.1.27/drivers/memory/tegra/
H A Dtegra114.c917 static void tegra114_flush_dcache(struct page *page, unsigned long offset, tegra114_flush_dcache() argument
H A Dtegra124.c963 static void tegra124_flush_dcache(struct page *page, unsigned long offset, tegra124_flush_dcache() argument
H A Dtegra30.c939 static void tegra30_flush_dcache(struct page *page, unsigned long offset, tegra30_flush_dcache() argument
/linux-4.1.27/drivers/gpu/drm/armada/
H A Darmada_gem.h20 struct page *page; /* for page backed */ member in struct:armada_gem_object
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_cache.c43 drm_clflush_page(struct page *page) drm_clflush_page() argument
H A Ddrm_scatter.c52 struct page *page; drm_sg_cleanup() local
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_gem_render_state.c80 struct page *page; render_state_setup() local
/linux-4.1.27/drivers/infiniband/hw/ehca/
H A Dehca_pd.c89 struct ipz_small_queue_page *page, *tmp; ehca_dealloc_pd() local
/linux-4.1.27/drivers/infiniband/hw/mlx4/
H A Ddoorbell.c47 struct mlx4_ib_user_db_page *page; mlx4_ib_db_map_user() local
/linux-4.1.27/drivers/infiniband/hw/mlx5/
H A Ddoorbell.c49 struct mlx5_ib_user_db_page *page; mlx5_ib_db_map_user() local
/linux-4.1.27/arch/x86/include/asm/
H A Dpage_32.h24 static inline void clear_page(void *page) clear_page() argument
36 static inline void clear_page(void *page) clear_page() argument
H A Dpage.h24 static inline void clear_user_page(void *page, unsigned long vaddr, clear_user_page() argument
/linux-4.1.27/arch/x86/lib/
H A Dmmx_32.c125 static void fast_clear_page(void *page) fast_clear_page() argument
245 static void fast_clear_page(void *page) fast_clear_page() argument
336 static void slow_zero_page(void *page) slow_zero_page() argument
349 void mmx_clear_page(void *page) mmx_clear_page() argument
/linux-4.1.27/arch/x86/um/os-Linux/
H A Dtask_size.c16 static int page_ok(unsigned long page) page_ok() argument
/linux-4.1.27/arch/xtensa/mm/
H A Dhighmem.c40 void *kmap_atomic(struct page *page) kmap_atomic() argument
/linux-4.1.27/arch/sparc/include/asm/
H A Dhighmem.h55 static inline void *kmap(struct page *page) kmap() argument
63 static inline void kunmap(struct page *page) kunmap() argument
H A Dross.h174 static inline void hyper_flush_cache_page(unsigned long page) hyper_flush_cache_page() argument
H A Dswift.h74 static inline void swift_flush_page(unsigned long page) swift_flush_page() argument
/linux-4.1.27/arch/sparc/mm/
H A Dhighmem.c51 void *kmap_atomic(struct page *page) kmap_atomic() argument
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Ddrm_buffer.c159 int page = drm_buffer_page(buf); drm_buffer_read_object() local
/linux-4.1.27/arch/microblaze/lib/
H A Duaccess_old.S191 page: /* Create room on stack and save registers for storign values */ label
/linux-4.1.27/arch/mips/include/asm/mach-cavium-octeon/
H A Ddma-coherence.h29 plat_map_dma_mem_page(struct device *dev, struct page *page) plat_map_dma_mem_page() argument
/linux-4.1.27/arch/mips/include/asm/mach-jazz/
H A Ddma-coherence.h20 plat_map_dma_mem_page(struct device *dev, struct page *page) plat_map_dma_mem_page() argument
/linux-4.1.27/arch/mips/include/asm/mach-loongson/
H A Ddma-coherence.h32 plat_map_dma_mem_page(struct device *dev, struct page *page) plat_map_dma_mem_page() argument
/linux-4.1.27/fs/ocfs2/
H A Dsymlink.c57 static int ocfs2_fast_symlink_readpage(struct file *unused, struct page *page) ocfs2_fast_symlink_readpage() argument
H A Dmmap.c133 struct page *page = vmf->page; ocfs2_page_mkwrite() local
61 __ocfs2_page_mkwrite(struct file *file, struct buffer_head *di_bh, struct page *page) __ocfs2_page_mkwrite() argument
/linux-4.1.27/fs/nilfs2/
H A Dpage.h70 nilfs_page_get_nth_block(struct page *page, unsigned int count) nilfs_page_get_nth_block() argument
H A Dbtnode.c75 struct page *page; nilfs_btnode_submit_block() local
145 struct page *page = bh->b_page; nilfs_btnode_delete() local
H A Dfile.c61 struct page *page = vmf->page; nilfs_page_mkwrite() local
/linux-4.1.27/arch/score/include/asm/
H A Dcacheflush.h28 flush_icache_page(struct vm_area_struct *vma, struct page *page) flush_icache_page() argument
/linux-4.1.27/arch/mn10300/include/asm/
H A Dhighmem.h49 static inline unsigned long kmap(struct page *page) kmap() argument
58 static inline void kunmap(struct page *page) kunmap() argument
73 static inline void *kmap_atomic(struct page *page) kmap_atomic() argument
/linux-4.1.27/arch/mn10300/mm/
H A Dcache-inv-icache.c31 struct page *page; flush_icache_page_range() local
H A Dcache-flush-icache.c25 void flush_icache_page(struct vm_area_struct *vma, struct page *page) flush_icache_page() argument
53 struct page *page; flush_icache_page_range() local
H A Dfault.c124 unsigned long page; do_page_fault() local
H A Dpgtable.c110 struct page *page = virt_to_page(pgd); pgd_list_add() local
120 struct page *next, **pprev, *page = virt_to_page(pgd); pgd_list_del() local
/linux-4.1.27/arch/parisc/mm/
H A Dioremap.c54 struct page *page; __ioremap() local
/linux-4.1.27/arch/powerpc/kvm/
H A Dbook3s_64_vio_hv.c56 struct page *page; kvmppc_h_put_tce() local
88 struct page *page; kvmppc_h_get_tce() local
H A Dbook3s_64_vio.c66 struct page *page; kvm_spapr_tce_fault() local
/linux-4.1.27/arch/m32r/include/asm/
H A Dtlbflush.h52 static __inline__ void __flush_tlb_page(unsigned long page) __flush_tlb_page() argument
/linux-4.1.27/arch/m32r/mm/
H A Dioremap.c67 struct page *page; __ioremap() local
H A Dfault-nommu.c105 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) local_flush_tlb_page() argument
/linux-4.1.27/arch/m68k/mm/
H A Dcache.c108 void flush_icache_user_range(struct vm_area_struct *vma, struct page *page, flush_icache_user_range() argument
H A Dmemory.c40 unsigned long page = ptable & PAGE_MASK; init_pointer_table() local
75 void *page; get_pointer_table() local
104 unsigned long page = (unsigned long)ptable & PAGE_MASK; free_pointer_table() local
/linux-4.1.27/arch/arm/mm/
H A Dcopypage-fa.c59 void fa_clear_user_highpage(struct page *page, unsigned long vaddr) fa_clear_user_highpage() argument
H A Dcopypage-feroceon.c83 void feroceon_clear_user_highpage(struct page *page, unsigned long vaddr) feroceon_clear_user_highpage() argument
H A Dcopypage-v4mc.c89 void v4_mc_clear_user_highpage(struct page *page, unsigned long vaddr) v4_mc_clear_user_highpage() argument
H A Dcopypage-v4wb.c68 void v4wb_clear_user_highpage(struct page *page, unsigned long vaddr) v4wb_clear_user_highpage() argument
H A Dcopypage-v4wt.c63 void v4wt_clear_user_highpage(struct page *page, unsigned long vaddr) v4wt_clear_user_highpage() argument
H A Dcopypage-v6.c49 static void v6_clear_user_highpage_nonaliasing(struct page *page, unsigned long vaddr) v6_clear_user_highpage_nonaliasing() argument
106 static void v6_clear_user_highpage_aliasing(struct page *page, unsigned long vaddr) v6_clear_user_highpage_aliasing() argument
H A Dcopypage-xsc3.c91 void xsc3_mc_clear_user_highpage(struct page *page, unsigned long vaddr) xsc3_mc_clear_user_highpage() argument
H A Dcopypage-xscale.c110 xscale_mc_clear_user_highpage(struct page *page, unsigned long vaddr) xscale_mc_clear_user_highpage() argument
H A Dhighmem.c37 void *kmap(struct page *page) kmap() argument
46 void kunmap(struct page *page) kunmap() argument
55 void *kmap_atomic(struct page *page) kmap_atomic() argument
131 struct page *page = pfn_to_page(pfn); kmap_atomic_pfn() local
/linux-4.1.27/arch/arm/include/asm/
H A Dhighmem.h55 static inline void *kmap_high_get(struct page *page) kmap_high_get() argument
H A Dhugetlb.h70 static inline int arch_prepare_hugepage(struct page *page) arch_prepare_hugepage() argument
75 static inline void arch_release_hugepage(struct page *page) arch_release_hugepage() argument
79 static inline void arch_clear_hugepage_flags(struct page *page) arch_clear_hugepage_flags() argument
H A Dvdso_datapage.h53 u8 page[PAGE_SIZE]; member in union:vdso_data_store
/linux-4.1.27/net/ceph/
H A Dpagelist.c11 struct page *page = list_entry(pl->head.prev, struct page, lru); ceph_pagelist_unmap_tail() local
23 struct page *page = list_first_entry(&pl->head, struct page, ceph_pagelist_release() local
35 struct page *page; ceph_pagelist_addpage() local
89 struct page *page = __page_cache_alloc(GFP_NOFS); ceph_pagelist_reserve() local
103 struct page *page = list_first_entry(&pl->free_list, ceph_pagelist_free_reserve() local
132 struct page *page; ceph_pagelist_truncate() local
/linux-4.1.27/kernel/power/
H A Dblock_io.c90 struct page *page; hib_wait_on_bio_chain() local
28 submit(int rw, struct block_device *bdev, sector_t sector, struct page *page, struct bio **bio_chain) submit() argument
/linux-4.1.27/mm/
H A Dballoon_compaction.c26 struct page *page = alloc_page(balloon_mapping_gfp_mask() | balloon_page_enqueue() local
59 struct page *page, *tmp; balloon_page_dequeue() local
109 static inline void __isolate_balloon_page(struct page *page) __isolate_balloon_page() argument
121 static inline void __putback_balloon_page(struct page *page) __putback_balloon_page() argument
134 bool balloon_page_isolate(struct page *page) balloon_page_isolate() argument
176 void balloon_page_putback(struct page *page) balloon_page_putback() argument
196 int balloon_page_migrate(struct page *newpage, balloon_page_migrate() argument
H A Dkmemcheck.c8 void kmemcheck_alloc_shadow(struct page *page, int order, gfp_t flags, int node) kmemcheck_alloc_shadow() argument
39 void kmemcheck_free_shadow(struct page *page, int order) kmemcheck_free_shadow() argument
100 void kmemcheck_pagealloc_alloc(struct page *page, unsigned int order, kmemcheck_pagealloc_alloc() argument
H A Ddebug.c83 void dump_page_badflags(struct page *page, const char *reason, dump_page_badflags() argument
104 void dump_page(struct page *page, const char *reason) dump_page() argument
H A Dcleancache.c177 int __cleancache_get_page(struct page *page) __cleancache_get_page() argument
216 void __cleancache_put_page(struct page *page) __cleancache_put_page() argument
244 __cleancache_invalidate_page(struct address_space *mapping, struct page *page) __cleancache_invalidate_page() argument
H A Ddebug-pagealloc.c32 static inline void set_page_poison(struct page *page) set_page_poison() argument
40 static inline void clear_page_poison(struct page *page) clear_page_poison() argument
48 static inline bool page_poison(struct page *page) page_poison() argument
56 static void poison_page(struct page *page) poison_page() argument
65 static void poison_pages(struct page *page, int n) poison_pages() argument
107 static void unpoison_page(struct page *page) unpoison_page() argument
120 static void unpoison_pages(struct page *page, int n) unpoison_pages() argument
128 void __kernel_map_pages(struct page *page, int numpages, int enable) __kernel_map_pages() argument
H A Dmmzone.c99 int page_cpupid_xchg_last(struct page *page, int cpupid) page_cpupid_xchg_last() argument
75 memmap_valid_within(unsigned long pfn, struct page *page, struct zone *zone) memmap_valid_within() argument
/linux-4.1.27/include/asm-generic/
H A Dhugetlb.h4 static inline pte_t mk_huge_pte(struct page *page, pgprot_t pgprot) mk_huge_pte() argument
/linux-4.1.27/fs/affs/
H A Dsymlink.c13 static int affs_symlink_readpage(struct file *file, struct page *page) affs_symlink_readpage() argument
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_user_pages.c101 dma_addr_t qib_map_page(struct pci_dev *hwdev, struct page *page, qib_map_page() argument
/linux-4.1.27/arch/x86/include/asm/xen/
H A Dpage-coherent.h24 static inline void xen_dma_map_page(struct device *hwdev, struct page *page, xen_dma_map_page() argument
/linux-4.1.27/arch/x86/kernel/
H A Dpci-nommu.c28 static dma_addr_t nommu_map_page(struct device *dev, struct page *page, nommu_map_page() argument
H A Dpci-dma.c94 struct page *page; dma_generic_alloc_coherent() local
137 struct page *page = virt_to_page(vaddr); dma_generic_free_coherent() local
/linux-4.1.27/arch/xtensa/include/asm/
H A Dhighmem.h32 static inline int get_pkmap_color(struct page *page) get_pkmap_color() argument
69 static inline void *kmap(struct page *page) kmap() argument
77 static inline void kunmap(struct page *page) kunmap() argument
H A Dpgalloc.h59 struct page *page; pte_alloc_one() local
/linux-4.1.27/arch/sh/kernel/
H A Ddma-nommu.c13 static dma_addr_t nommu_map_page(struct device *dev, struct page *page, nommu_map_page() argument
/linux-4.1.27/arch/metag/mm/
H A Dhighmem.c13 void *kmap(struct page *page) kmap() argument
22 void kunmap(struct page *page) kunmap() argument
40 void *kmap_atomic(struct page *page) kmap_atomic() argument
/linux-4.1.27/arch/microblaze/include/asm/
H A Dhighmem.h58 static inline void *kmap(struct page *page) kmap() argument
66 static inline void kunmap(struct page *page) kunmap() argument
74 static inline void *kmap_atomic(struct page *page) kmap_atomic() argument
/linux-4.1.27/arch/mips/bmips/
H A Ddma.c60 dma_addr_t plat_map_dma_mem_page(struct device *dev, struct page *page) plat_map_dma_mem_page() argument
/linux-4.1.27/arch/mips/include/asm/mach-ath25/
H A Ddma-coherence.h40 plat_map_dma_mem_page(struct device *dev, struct page *page) plat_map_dma_mem_page() argument
/linux-4.1.27/arch/mips/include/asm/mach-generic/
H A Ddma-coherence.h20 plat_map_dma_mem_page(struct device *dev, struct page *page) plat_map_dma_mem_page() argument
/linux-4.1.27/arch/mips/include/asm/mach-ip27/
H A Ddma-coherence.h29 plat_map_dma_mem_page(struct device *dev, struct page *page) plat_map_dma_mem_page() argument
/linux-4.1.27/arch/mips/include/asm/mach-ip32/
H A Ddma-coherence.h40 plat_map_dma_mem_page(struct device *dev, struct page *page) plat_map_dma_mem_page() argument
/linux-4.1.27/fs/reiserfs/
H A Dioctl.c175 struct page *page; reiserfs_unpack() local
/linux-4.1.27/fs/udf/
H A Dsymlink.c101 static int udf_symlink_filler(struct file *file, struct page *page) udf_symlink_filler() argument
/linux-4.1.27/fs/hfsplus/
H A Dbitmap.c22 struct page *page; hfsplus_block_allocate() local
166 struct page *page; hfsplus_block_free() local
/linux-4.1.27/fs/kernfs/
H A Dsymlink.c118 unsigned long page = get_zeroed_page(GFP_KERNEL); kernfs_iop_follow_link() local
131 char *page = nd_get_link(nd); kernfs_iop_put_link() local
/linux-4.1.27/arch/s390/mm/
H A Dpage-states.c54 static inline void set_page_unstable(struct page *page, int order) set_page_unstable() argument
65 void arch_free_page(struct page *page, int order) arch_free_page() argument
72 static inline void set_page_stable(struct page *page, int order) set_page_stable() argument
83 void arch_alloc_page(struct page *page, int order) arch_alloc_page() argument
94 struct page *page; arch_set_page_states() local
H A Dhugetlbpage.c128 int arch_prepare_hugepage(struct page *page) arch_prepare_hugepage() argument
151 void arch_release_hugepage(struct page *page) arch_release_hugepage() argument
/linux-4.1.27/arch/sh/include/asm/
H A Dpgalloc.h43 struct page *page; pte_alloc_one() local
H A Dcacheflush.h76 static inline void flush_kernel_dcache_page(struct page *page) flush_kernel_dcache_page() argument
60 flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr) flush_anon_page() argument
/linux-4.1.27/arch/avr32/mm/
H A Dfault.c63 unsigned long page; do_page_fault() local
H A Dcache.c119 void flush_icache_page(struct vm_area_struct *vma, struct page *page) flush_icache_page() argument
155 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, copy_to_user_page() argument
H A Ddma-coherent.c43 struct page *page, *free, *end; __dma_alloc() local
99 struct page *page; dma_alloc_coherent() local
114 struct page *page; dma_free_coherent() local
127 struct page *page; dma_alloc_writecombine() local
145 struct page *page; dma_free_writecombine() local
87 __dma_free(struct device *dev, size_t size, struct page *page, dma_addr_t handle) __dma_free() argument
/linux-4.1.27/arch/frv/include/asm/
H A Dhighmem.h116 static inline void *kmap_atomic_primary(struct page *page) kmap_atomic_primary() argument
H A Dcacheflush.h54 static inline void flush_dcache_page(struct page *page) flush_dcache_page() argument
61 static inline void flush_page_to_ram(struct page *page) flush_page_to_ram() argument
80 static inline void flush_icache_user_range(struct vm_area_struct *vma, struct page *page, flush_icache_user_range() argument
87 static inline void flush_icache_page(struct vm_area_struct *vma, struct page *page) flush_icache_page() argument
/linux-4.1.27/arch/frv/mb93090-mb00/
H A Dpci-dma.c83 dma_addr_t dma_map_page(struct device *dev, struct page *page, unsigned long offset, dma_map_page() argument
/linux-4.1.27/arch/hexagon/mm/
H A Dcache.c131 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, copy_to_user_page() argument
/linux-4.1.27/arch/arm/include/asm/xen/
H A Dpage-coherent.h34 static inline void xen_dma_map_page(struct device *hwdev, struct page *page, xen_dma_map_page() argument
/linux-4.1.27/arch/alpha/include/asm/
H A Dpgalloc.h70 struct page *page; pte_alloc_one() local
83 pte_free(struct mm_struct *mm, pgtable_t page) pte_free() argument
H A Dcacheflush.h50 flush_icache_user_range(struct vm_area_struct *vma, struct page *page, flush_icache_user_range() argument
/linux-4.1.27/fs/freevxfs/
H A Dvxfs_subr.c159 vxfs_readpage(struct file *file, struct page *page) vxfs_readpage() argument
/linux-4.1.27/fs/9p/
H A Dcache.h56 static inline int v9fs_fscache_release_page(struct page *page, v9fs_fscache_release_page() argument
62 static inline void v9fs_fscache_invalidate_page(struct page *page) v9fs_fscache_invalidate_page() argument
89 static inline void v9fs_uncache_page(struct inode *inode, struct page *page) v9fs_uncache_page() argument
116 static inline int v9fs_fscache_release_page(struct page *page, v9fs_fscache_release_page() argument
121 static inline void v9fs_fscache_invalidate_page(struct page *page) {} v9fs_fscache_invalidate_page() argument
141 static inline void v9fs_uncache_page(struct inode *inode, struct page *page) v9fs_uncache_page() argument
67 v9fs_readpage_from_fscache(struct inode *inode, struct page *page) v9fs_readpage_from_fscache() argument
82 v9fs_readpage_to_fscache(struct inode *inode, struct page *page) v9fs_readpage_to_fscache() argument
96 v9fs_fscache_wait_on_page_write(struct inode *inode, struct page *page) v9fs_fscache_wait_on_page_write() argument
123 v9fs_readpage_from_fscache(struct inode *inode, struct page *page) v9fs_readpage_from_fscache() argument
137 v9fs_readpage_to_fscache(struct inode *inode, struct page *page) v9fs_readpage_to_fscache() argument
144 v9fs_fscache_wait_on_page_write(struct inode *inode, struct page *page) v9fs_fscache_wait_on_page_write() argument
/linux-4.1.27/drivers/md/
H A Ddm-sysfs.c21 dm_attr_show(struct kobject *kobj, struct attribute *attr, char *page) dm_attr_show() argument
46 dm_attr_store(struct kobject *kobj, struct attribute *attr, const char *page, size_t count) dm_attr_store() argument
/linux-4.1.27/drivers/staging/android/ion/
H A Dion_carveout_heap.c64 struct page *page = sg_page(table->sgl); ion_carveout_heap_phys() local
113 struct page *page = sg_page(table->sgl); ion_carveout_heap_free() local
154 struct page *page; ion_carveout_heap_create() local
H A Dion_chunk_heap.c145 struct page *page; ion_chunk_heap_create() local
H A Dion_page_pool.c29 struct page *page = alloc_pages(pool->gfp_mask, pool->order); ion_page_pool_alloc_pages() local
44 static int ion_page_pool_add(struct ion_page_pool *pool, struct page *page) ion_page_pool_add() argument
60 struct page *page; ion_page_pool_remove() local
78 struct page *page = NULL; ion_page_pool_alloc() local
95 void ion_page_pool_free(struct ion_page_pool *pool, struct page *page) ion_page_pool_free() argument
131 struct page *page; ion_page_pool_shrink() local
38 ion_page_pool_free_pages(struct ion_page_pool *pool, struct page *page) ion_page_pool_free_pages() argument
/linux-4.1.27/drivers/s390/char/
H A Dsclp_ocf.c88 cpc_name_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) cpc_name_show() argument
102 hmc_network_show(struct kobject *kobj, struct kobj_attribute *attr, char *page) hmc_network_show() argument
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_user_pages.c106 dma_addr_t ipath_map_page(struct pci_dev *hwdev, struct page *page, ipath_map_page() argument
/linux-4.1.27/arch/x86/mm/
H A Dhighmem_32.c6 void *kmap(struct page *page) kmap() argument
15 void kunmap(struct page *page) kunmap() argument
33 void *kmap_atomic_prot(struct page *page, pgprot_t prot) kmap_atomic_prot() argument
55 void *kmap_atomic(struct page *page) kmap_atomic() argument
/linux-4.1.27/arch/x86/mm/kmemcheck/
H A Dshadow.c21 struct page *page; kmemcheck_shadow_lookup() local
41 unsigned long page = addr & PAGE_MASK; mark_shadow() local
/linux-4.1.27/arch/tile/kernel/
H A Dvdso.c45 u8 page[PAGE_SIZE]; member in union:__anon2925
/linux-4.1.27/arch/um/include/asm/
H A Dtlb.h101 static inline int __tlb_remove_page(struct mmu_gather *tlb, struct page *page) __tlb_remove_page() argument
108 static inline void tlb_remove_page(struct mmu_gather *tlb, struct page *page) tlb_remove_page() argument
/linux-4.1.27/arch/unicore32/include/asm/
H A Dpgalloc.h57 void *page = page_address(pte); pte_alloc_one() local
/linux-4.1.27/arch/unicore32/mm/
H A Dflush.c35 static void flush_ptrace_access(struct vm_area_struct *vma, struct page *page, flush_ptrace_access() argument
53 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, copy_to_user_page() argument
61 void __flush_dcache_page(struct address_space *mapping, struct page *page) __flush_dcache_page() argument
75 void flush_dcache_page(struct page *page) flush_dcache_page() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/dmaobj/
H A Dgf110.c87 u32 kind, page; gf110_dmaobj_ctor() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dnv41.c44 u32 page = PAGE_SIZE / NV41_GART_PAGE; nv41_vm_map_sg() local
/linux-4.1.27/crypto/
H A Dscatterwalk.c54 struct page *page; scatterwalk_pagedone() local
/linux-4.1.27/drivers/auxdisplay/
H A Dks0108.c101 void ks0108_page(unsigned char page) ks0108_page() argument
/linux-4.1.27/drivers/gpu/drm/ttm/
H A Dttm_agp_backend.c65 struct page *page = ttm->pages[i]; ttm_agp_bind() local
/linux-4.1.27/fs/proc/
H A Dpage.c81 u64 stable_page_flags(struct page *page) stable_page_flags() argument
/linux-4.1.27/fs/ncpfs/
H A Dsymlink.c42 static int ncp_symlink_readpage(struct file *file, struct page *page) ncp_symlink_readpage() argument
/linux-4.1.27/arch/mips/loongson/common/
H A Ddma-swiotlb.c57 static dma_addr_t loongson_dma_map_page(struct device *dev, struct page *page, loongson_dma_map_page() argument
/linux-4.1.27/arch/nios2/mm/
H A Ddma-mapping.c80 dma_addr_t dma_map_page(struct device *dev, struct page *page, dma_map_page() argument
H A Dioremap.c132 struct page *page; __ioremap() local
/linux-4.1.27/arch/parisc/include/asm/
H A Dpgalloc.h127 struct page *page = alloc_page(GFP_KERNEL|__GFP_REPEAT|__GFP_ZERO); pte_alloc_one() local
/linux-4.1.27/arch/powerpc/kernel/
H A Ddma-iommu.c40 static dma_addr_t dma_iommu_map_page(struct device *dev, struct page *page, dma_iommu_map_page() argument
/linux-4.1.27/arch/arm64/mm/
H A Dflush.c37 static void flush_ptrace_access(struct vm_area_struct *vma, struct page *page, flush_ptrace_access() argument
59 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, copy_to_user_page() argument
75 struct page *page = pte_page(pte); __sync_icache_dcache() local
95 void flush_dcache_page(struct page *page) flush_dcache_page() argument
/linux-4.1.27/arch/avr32/include/asm/
H A Dcacheflush.h125 copy_from_user_page(struct vm_area_struct *vma, struct page *page, unsigned long vaddr, void *dst, const void *src, unsigned long len) copy_from_user_page() argument
H A Dpgalloc.h63 struct page *page; pte_alloc_one() local
/linux-4.1.27/arch/c6x/include/asm/
H A Ddma-mapping.h59 static inline dma_addr_t dma_map_page(struct device *dev, struct page *page, dma_map_page() argument
/linux-4.1.27/arch/ia64/include/asm/
H A Dhugetlb.h72 static inline int arch_prepare_hugepage(struct page *page) arch_prepare_hugepage() argument
77 static inline void arch_release_hugepage(struct page *page) arch_release_hugepage() argument
81 static inline void arch_clear_hugepage_flags(struct page *page) arch_clear_hugepage_flags() argument
/linux-4.1.27/arch/ia64/kernel/
H A Duncached.c80 struct page *page; uncached_add_chunk() local
/linux-4.1.27/arch/m68k/include/asm/
H A Dmcf_pgalloc.h17 unsigned long page = __get_free_page(GFP_DMA|__GFP_REPEAT); pte_alloc_one_kernel() local
43 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, __pte_free_tlb() argument
54 struct page *page = alloc_pages(GFP_DMA|__GFP_REPEAT, 0); pte_alloc_one() local
76 extern inline void pte_free(struct mm_struct *mm, struct page *page) pte_free() argument
H A Dmotorola_pgalloc.h32 struct page *page; pte_alloc_one() local
51 static inline void pte_free(struct mm_struct *mm, pgtable_t page) pte_free() argument
59 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, __pte_free_tlb() argument
102 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t page) pmd_populate() argument
H A Dsun3_pgalloc.h25 static inline void pte_free(struct mm_struct *mm, pgtable_t page) pte_free() argument
40 unsigned long page = __get_free_page(GFP_KERNEL|__GFP_REPEAT); pte_alloc_one_kernel() local
52 struct page *page = alloc_pages(GFP_KERNEL|__GFP_REPEAT, 0); pte_alloc_one() local
71 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t page) pmd_populate() argument
/linux-4.1.27/arch/m68k/kernel/
H A Ddma.c24 struct page *page, **map; dma_alloc_coherent() local
143 dma_addr_t dma_map_page(struct device *dev, struct page *page, dma_map_page() argument
/linux-4.1.27/arch/metag/include/asm/
H A Dhugetlb.h74 static inline int arch_prepare_hugepage(struct page *page) arch_prepare_hugepage() argument
79 static inline void arch_release_hugepage(struct page *page) arch_release_hugepage() argument
83 static inline void arch_clear_hugepage_flags(struct page *page) arch_clear_hugepage_flags() argument
/linux-4.1.27/arch/arm/kernel/
H A Dpatch.c25 struct page *page; variable in typeref:struct:page
/linux-4.1.27/arch/arc/include/asm/
H A Dpgalloc.h108 struct page *page; pte_alloc_one() local
/linux-4.1.27/fs/afs/
H A Dfile.c108 static void afs_file_readpage_read_complete(struct page *page, afs_file_readpage_read_complete() argument
125 int afs_page_filler(void *data, struct page *page) afs_page_filler() argument
215 static int afs_readpage(struct file *file, struct page *page) afs_readpage() argument
300 static int afs_launder_page(struct page *page) afs_launder_page() argument
312 static void afs_invalidatepage(struct page *page, unsigned int offset, afs_invalidatepage() argument
349 static int afs_releasepage(struct page *page, gfp_t gfp_flags) afs_releasepage() argument
/linux-4.1.27/fs/btrfs/tests/
H A Dextent-io-tests.c70 struct page *page; test_find_delalloc() local
/linux-4.1.27/fs/ceph/
H A Dcache.h69 static inline int ceph_release_fscache_page(struct page *page, gfp_t gfp) ceph_release_fscache_page() argument
161 static inline int ceph_release_fscache_page(struct page *page, gfp_t gfp) ceph_release_fscache_page() argument
62 ceph_fscache_uncache_page(struct inode *inode, struct page *page) ceph_fscache_uncache_page() argument
76 ceph_fscache_readpage_cancel(struct inode *inode, struct page *page) ceph_fscache_readpage_cancel() argument
125 ceph_readpage_from_fscache(struct inode* inode, struct page *page) ceph_readpage_from_fscache() argument
139 ceph_readpage_to_fscache(struct inode *inode, struct page *page) ceph_readpage_to_fscache() argument
152 ceph_invalidate_fscache_page(struct inode *inode, struct page *page) ceph_invalidate_fscache_page() argument
166 ceph_fscache_readpage_cancel(struct inode *inode, struct page *page) ceph_fscache_readpage_cancel() argument
/linux-4.1.27/fs/cifs/
H A Dfscache.h61 static inline void cifs_fscache_invalidate_page(struct page *page, cifs_fscache_invalidate_page() argument
118 static inline int cifs_fscache_release_page(struct page *page, gfp_t gfp) cifs_fscache_release_page() argument
123 static inline void cifs_fscache_invalidate_page(struct page *page, cifs_fscache_invalidate_page() argument
126 cifs_readpage_from_fscache(struct inode *inode, struct page *page) cifs_readpage_from_fscache() argument
68 cifs_readpage_from_fscache(struct inode *inode, struct page *page) cifs_readpage_from_fscache() argument
88 cifs_readpage_to_fscache(struct inode *inode, struct page *page) cifs_readpage_to_fscache() argument
139 cifs_readpage_to_fscache(struct inode *inode, struct page *page) cifs_readpage_to_fscache() argument
/linux-4.1.27/fs/ext4/
H A Dsymlink.c103 struct page *page = cookie; ext4_put_link() local
/linux-4.1.27/fs/f2fs/
H A Dtrace.c55 void f2fs_trace_pid(struct page *page) f2fs_trace_pid() argument
83 void f2fs_trace_ios(struct page *page, struct f2fs_io_info *fio, int flush) f2fs_trace_ios() argument

Completed in 3391 milliseconds

1234567