Home
last modified time | relevance | path

Searched defs:page (Results 1 – 200 of 1491) sorted by relevance

12345678

/linux-4.4.14/include/linux/
Dpage_idle.h11 static inline bool page_is_young(struct page *page) in page_is_young()
16 static inline void set_page_young(struct page *page) in set_page_young()
21 static inline bool test_and_clear_page_young(struct page *page) in test_and_clear_page_young()
26 static inline bool page_is_idle(struct page *page) in page_is_idle()
31 static inline void set_page_idle(struct page *page) in set_page_idle()
36 static inline void clear_page_idle(struct page *page) in clear_page_idle()
47 static inline bool page_is_young(struct page *page) in page_is_young()
52 static inline void set_page_young(struct page *page) in set_page_young()
57 static inline bool test_and_clear_page_young(struct page *page) in test_and_clear_page_young()
63 static inline bool page_is_idle(struct page *page) in page_is_idle()
[all …]
Dballoon_compaction.h87 static inline bool __is_movable_balloon_page(struct page *page) in __is_movable_balloon_page()
100 static inline bool balloon_page_movable(struct page *page) in balloon_page_movable()
109 static inline bool isolated_balloon_page(struct page *page) in isolated_balloon_page()
124 struct page *page) in balloon_page_insert()
140 static inline void balloon_page_delete(struct page *page) in balloon_page_delete()
154 static inline struct balloon_dev_info *balloon_page_device(struct page *page) in balloon_page_device()
167 struct page *page) in balloon_page_insert()
173 static inline void balloon_page_delete(struct page *page) in balloon_page_delete()
179 static inline bool __is_movable_balloon_page(struct page *page) in __is_movable_balloon_page()
184 static inline bool balloon_page_movable(struct page *page) in balloon_page_movable()
[all …]
Dpage-flags.h330 static inline int PageKsm(struct page *page) in PageKsm()
341 static inline int PageUptodate(struct page *page) in PageUptodate()
359 static inline void __SetPageUptodate(struct page *page) in __SetPageUptodate()
365 static inline void SetPageUptodate(struct page *page) in SetPageUptodate()
381 #define test_set_page_writeback(page) \ argument
383 #define test_set_page_writeback_keepwrite(page) \ argument
386 static inline void set_page_writeback(struct page *page) in set_page_writeback()
391 static inline void set_page_writeback_keepwrite(struct page *page) in set_page_writeback_keepwrite()
403 static inline void set_compound_head(struct page *page, struct page *head) in set_compound_head()
408 static inline void clear_compound_head(struct page *page) in clear_compound_head()
[all …]
Dpagemap.h102 #define page_cache_get(page) get_page(page) argument
103 #define page_cache_release(page) put_page(page) argument
150 static inline int page_cache_get_speculative(struct page *page) in page_cache_get_speculative()
188 static inline int page_cache_add_speculative(struct page *page, int count) in page_cache_add_speculative()
208 static inline int page_freeze_refs(struct page *page, int count) in page_freeze_refs()
213 static inline void page_unfreeze_refs(struct page *page, int count) in page_unfreeze_refs()
395 static inline pgoff_t page_to_pgoff(struct page *page) in page_to_pgoff()
406 static inline loff_t page_offset(struct page *page) in page_offset()
411 static inline loff_t page_file_offset(struct page *page) in page_file_offset()
436 static inline void __set_page_locked(struct page *page) in __set_page_locked()
[all …]
Dpage_owner.h13 static inline void reset_page_owner(struct page *page, unsigned int order) in reset_page_owner()
21 static inline void set_page_owner(struct page *page, in set_page_owner()
30 static inline gfp_t get_page_owner_gfp(struct page *page) in get_page_owner_gfp()
38 static inline void reset_page_owner(struct page *page, unsigned int order) in reset_page_owner()
41 static inline void set_page_owner(struct page *page, in set_page_owner()
45 static inline gfp_t get_page_owner_gfp(struct page *page) in get_page_owner_gfp()
Dmm.h85 #define nth_page(page,n) pfn_to_page(page_to_pfn((page)) + (n)) argument
236 struct page *page; /* ->fault handlers should return a member
314 #define page_private(page) ((page)->private) argument
315 #define set_page_private(page, v) ((page)->private = (v)) argument
340 static inline int put_page_testzero(struct page *page) in put_page_testzero()
352 static inline int get_page_unless_zero(struct page *page) in get_page_unless_zero()
398 static inline void compound_lock(struct page *page) in compound_lock()
406 static inline void compound_unlock(struct page *page) in compound_unlock()
414 static inline unsigned long compound_lock_irqsave(struct page *page) in compound_lock_irqsave()
424 static inline void compound_unlock_irqrestore(struct page *page, in compound_unlock_irqrestore()
[all …]
Dmm_inline.h20 static inline int page_is_file_cache(struct page *page) in page_is_file_cache()
25 static __always_inline void add_page_to_lru_list(struct page *page, in add_page_to_lru_list()
34 static __always_inline void del_page_from_lru_list(struct page *page, in del_page_from_lru_list()
51 static inline enum lru_list page_lru_base_type(struct page *page) in page_lru_base_type()
65 static __always_inline enum lru_list page_off_lru(struct page *page) in page_off_lru()
89 static __always_inline enum lru_list page_lru(struct page *page) in page_lru()
Dhighmem.h14 static inline void flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vma… in flush_anon_page()
20 static inline void flush_kernel_dcache_page(struct page *page) in flush_kernel_dcache_page()
56 static inline void *kmap(struct page *page) in kmap()
62 static inline void kunmap(struct page *page) in kunmap()
66 static inline void *kmap_atomic(struct page *page) in kmap_atomic()
72 #define kmap_atomic_prot(page, prot) kmap_atomic(page) argument
133 static inline void clear_user_highpage(struct page *page, unsigned long vaddr) in clear_user_highpage()
161 struct page *page = alloc_page_vma(GFP_HIGHUSER | movableflags, in __alloc_zeroed_user_highpage() local
186 static inline void clear_highpage(struct page *page) in clear_highpage()
193 static inline void zero_user_segments(struct page *page, in zero_user_segments()
[all …]
Dpageblock-flags.h80 #define get_pageblock_flags_group(page, start_bitidx, end_bitidx) \ argument
84 #define set_pageblock_flags_group(page, flags, start_bitidx, end_bitidx) \ argument
90 #define get_pageblock_skip(page) \ argument
93 #define clear_pageblock_skip(page) \ argument
96 #define set_pageblock_skip(page) \ argument
Dhugetlb_cgroup.h29 static inline struct hugetlb_cgroup *hugetlb_cgroup_from_page(struct page *page) in hugetlb_cgroup_from_page()
39 int set_hugetlb_cgroup(struct page *page, struct hugetlb_cgroup *h_cg) in set_hugetlb_cgroup()
68 static inline struct hugetlb_cgroup *hugetlb_cgroup_from_page(struct page *page) in hugetlb_cgroup_from_page()
74 int set_hugetlb_cgroup(struct page *page, struct hugetlb_cgroup *h_cg) in set_hugetlb_cgroup()
94 struct page *page) in hugetlb_cgroup_commit_charge()
100 hugetlb_cgroup_uncharge_page(int idx, unsigned long nr_pages, struct page *page) in hugetlb_cgroup_uncharge_page()
Dksm.h38 static inline struct stable_node *page_stable_node(struct page *page) in page_stable_node()
43 static inline void set_page_stable_node(struct page *page, in set_page_stable_node()
85 static inline struct page *ksm_might_need_to_copy(struct page *page, in ksm_might_need_to_copy()
91 static inline int page_referenced_ksm(struct page *page, in page_referenced_ksm()
97 static inline int rmap_walk_ksm(struct page *page, in rmap_walk_ksm()
Dfscache.h39 #define PageFsCache(page) PagePrivate2((page)) argument
40 #define SetPageFsCache(page) SetPagePrivate2((page)) argument
41 #define ClearPageFsCache(page) ClearPagePrivate2((page)) argument
42 #define TestSetPageFsCache(page) TestSetPagePrivate2((page)) argument
43 #define TestClearPageFsCache(page) TestClearPagePrivate2((page)) argument
543 struct page *page, in fscache_read_or_alloc_page()
627 struct page *page, in fscache_alloc_page()
676 struct page *page, in fscache_write_page()
701 struct page *page) in fscache_uncache_page()
719 struct page *page) in fscache_check_page_write()
[all …]
Dhuge_mm.h99 static inline int split_huge_page(struct page *page) in split_huge_page()
143 static inline int hpage_nr_pages(struct page *page) in hpage_nr_pages()
155 static inline bool is_huge_zero_page(struct page *page) in is_huge_zero_page()
178 split_huge_page_to_list(struct page *page, struct list_head *list) in split_huge_page_to_list()
182 static inline int split_huge_page(struct page *page) in split_huge_page()
216 static inline bool is_huge_zero_page(struct page *page) in is_huge_zero_page()
Dswapops.h104 static inline swp_entry_t make_migration_entry(struct page *page, int write) in make_migration_entry()
146 #define make_migration_entry(page, write) swp_entry(0, 0) argument
173 static inline swp_entry_t make_hwpoison_entry(struct page *page) in make_hwpoison_entry()
184 static inline bool test_set_page_hwpoison(struct page *page) in test_set_page_hwpoison()
210 static inline swp_entry_t make_hwpoison_entry(struct page *page) in make_hwpoison_entry()
220 static inline bool test_set_page_hwpoison(struct page *page) in test_set_page_hwpoison()
Dmigrate.h58 struct page *page) {} in migrate_page_copy()
61 struct page *newpage, struct page *page) in migrate_huge_page_move_mapping()
77 static inline int migrate_misplaced_page(struct page *page, in migrate_misplaced_page()
95 struct page *page, int node) in migrate_misplaced_transhuge_page()
Dquicklist.h17 void *page; member
56 struct page *page) in __quicklist_free()
73 struct page *page) in quicklist_free_page()
Dcleancache.h51 static inline bool cleancache_fs_enabled(struct page *page) in cleancache_fs_enabled()
90 static inline int cleancache_get_page(struct page *page) in cleancache_get_page()
99 static inline void cleancache_put_page(struct page *page) in cleancache_put_page()
106 struct page *page) in cleancache_invalidate_page()
Drmap.h166 static inline void page_dup_rmap(struct page *page) in page_dup_rmap()
187 static inline pte_t *page_check_address(struct page *page, struct mm_struct *mm, in page_check_address()
250 static inline int page_referenced(struct page *page, int is_locked, in page_referenced()
258 #define try_to_unmap(page, refs) SWAP_FAIL argument
260 static inline int page_mkclean(struct page *page) in page_mkclean()
Dpage-isolation.h9 static inline bool is_migrate_isolate_page(struct page *page) in is_migrate_isolate_page()
22 static inline bool is_migrate_isolate_page(struct page *page) in is_migrate_isolate_page()
/linux-4.4.14/drivers/target/iscsi/
Discsi_target_stat.c60 char *page) in iscsi_stat_instance_inst_show()
67 char *page) in iscsi_stat_instance_min_ver_show()
73 char *page) in iscsi_stat_instance_max_ver_show()
79 char *page) in iscsi_stat_instance_portals_show()
86 char *page) in iscsi_stat_instance_nodes_show()
92 char *page) in iscsi_stat_instance_sessions_show()
99 char *page) in iscsi_stat_instance_fail_sess_show()
115 char *page) in iscsi_stat_instance_fail_type_show()
125 char *page) in iscsi_stat_instance_fail_rem_name_show()
136 char *page) in iscsi_stat_instance_disc_time_show()
[all …]
Discsi_target_configfs.c46 static ssize_t lio_target_np_sctp_show(struct config_item *item, char *page) in lio_target_np_sctp_show()
62 const char *page, size_t count) in lio_target_np_sctp_store()
114 static ssize_t lio_target_np_iser_show(struct config_item *item, char *page) in lio_target_np_iser_show()
130 const char *page, size_t count) in lio_target_np_iser_store()
567 static ssize_t lio_target_nacl_info_show(struct config_item *item, char *page) in lio_target_nacl_info_show()
685 char *page) in lio_target_nacl_cmdsn_depth_show()
691 const char *page, size_t count) in lio_target_nacl_cmdsn_depth_store()
743 static ssize_t lio_target_nacl_tag_show(struct config_item *item, char *page) in lio_target_nacl_tag_show()
749 const char *page, size_t count) in lio_target_nacl_tag_store()
1105 static ssize_t lio_target_tpg_enable_show(struct config_item *item, char *page) in lio_target_tpg_enable_show()
[all …]
/linux-4.4.14/drivers/target/
Dtarget_core_stat.c64 static ssize_t target_stat_inst_show(struct config_item *item, char *page) in target_stat_inst_show()
71 static ssize_t target_stat_indx_show(struct config_item *item, char *page) in target_stat_indx_show()
76 static ssize_t target_stat_role_show(struct config_item *item, char *page) in target_stat_role_show()
81 static ssize_t target_stat_ports_show(struct config_item *item, char *page) in target_stat_ports_show()
114 static ssize_t target_stat_tgt_inst_show(struct config_item *item, char *page) in target_stat_tgt_inst_show()
121 static ssize_t target_stat_tgt_indx_show(struct config_item *item, char *page) in target_stat_tgt_indx_show()
127 char *page) in target_stat_tgt_num_lus_show()
133 char *page) in target_stat_tgt_status_show()
142 char *page) in target_stat_tgt_non_access_lus_show()
155 char *page) in target_stat_tgt_resets_show()
[all …]
Dtarget_core_configfs.c93 char *page) in target_core_item_version_show()
572 const char *page, size_t count) in emulate_model_alias_store()
601 const char *page, size_t count) in emulate_write_cache_store()
623 const char *page, size_t count) in emulate_ua_intlck_ctrl_store()
651 const char *page, size_t count) in emulate_tas_store()
675 const char *page, size_t count) in emulate_tpu_store()
701 const char *page, size_t count) in emulate_tpws_store()
727 const char *page, size_t count) in pi_prot_type_store()
788 const char *page, size_t count) in pi_prot_format_store()
826 const char *page, size_t count) in force_pr_aptpl_store()
[all …]
Dtarget_core_alua.c1930 ssize_t core_alua_show_tg_pt_gp_info(struct se_lun *lun, char *page) in core_alua_show_tg_pt_gp_info()
1960 const char *page, in core_alua_store_tg_pt_gp_info()
2045 char *page) in core_alua_show_access_type()
2060 const char *page, in core_alua_store_access_type()
2091 char *page) in core_alua_show_nonop_delay_msecs()
2098 const char *page, in core_alua_store_nonop_delay_msecs()
2122 char *page) in core_alua_show_trans_delay_msecs()
2129 const char *page, in core_alua_store_trans_delay_msecs()
2153 char *page) in core_alua_show_implicit_trans_secs()
2160 const char *page, in core_alua_store_implicit_trans_secs()
[all …]
Dtarget_core_fabric_configfs.c160 struct config_item *item, char *page) in target_fabric_mappedlun_write_protect_show()
179 struct config_item *item, const char *page, size_t count) in target_fabric_mappedlun_write_protect_store()
569 char *page) in target_fabric_port_alua_tg_pt_gp_show()
580 const char *page, size_t count) in target_fabric_port_alua_tg_pt_gp_store()
591 struct config_item *item, char *page) in target_fabric_port_alua_tg_pt_offline_show()
602 struct config_item *item, const char *page, size_t count) in target_fabric_port_alua_tg_pt_offline_store()
613 struct config_item *item, char *page) in target_fabric_port_alua_tg_pt_status_show()
624 struct config_item *item, const char *page, size_t count) in target_fabric_port_alua_tg_pt_status_store()
635 struct config_item *item, char *page) in target_fabric_port_alua_tg_pt_write_md_show()
646 struct config_item *item, const char *page, size_t count) in target_fabric_port_alua_tg_pt_write_md_store()
/linux-4.4.14/sound/pci/trident/
Dtrident_memory.c37 #define __set_tlb_bus(trident,page,ptr,addr) \ argument
40 #define __tlb_to_ptr(trident,page) \ argument
42 #define __tlb_to_addr(trident,page) \ argument
50 #define set_tlb_bus(trident,page,ptr,addr) __set_tlb_bus(trident,page,ptr,addr) argument
52 #define set_silent_tlb(trident,page) __set_tlb_bus(trident, page, (unsigned long)trident->tlb.silen… argument
56 #define aligned_page_offset(page) ((page) << 12) argument
58 #define page_to_ptr(trident,page) __tlb_to_ptr(trident, page) argument
60 #define page_to_addr(trident,page) __tlb_to_addr(trident, page) argument
67 #define aligned_page_offset(page) ((page) << 13) argument
68 #define page_to_ptr(trident,page) __tlb_to_ptr(trident, (page) << 1) argument
[all …]
/linux-4.4.14/block/
Dblk-sysfs.c24 queue_var_show(unsigned long var, char *page) in queue_var_show()
30 queue_var_store(unsigned long *var, const char *page, size_t count) in queue_var_store()
44 static ssize_t queue_requests_show(struct request_queue *q, char *page) in queue_requests_show()
50 queue_requests_store(struct request_queue *q, const char *page, size_t count) in queue_requests_store()
76 static ssize_t queue_ra_show(struct request_queue *q, char *page) in queue_ra_show()
85 queue_ra_store(struct request_queue *q, const char *page, size_t count) in queue_ra_store()
98 static ssize_t queue_max_sectors_show(struct request_queue *q, char *page) in queue_max_sectors_show()
105 static ssize_t queue_max_segments_show(struct request_queue *q, char *page) in queue_max_segments_show()
110 static ssize_t queue_max_integrity_segments_show(struct request_queue *q, char *page) in queue_max_integrity_segments_show()
115 static ssize_t queue_max_segment_size_show(struct request_queue *q, char *page) in queue_max_segment_size_show()
[all …]
Dblk-mq-sysfs.c33 char *page) in blk_mq_sysfs_show()
56 const char *page, size_t length) in blk_mq_sysfs_store()
79 struct attribute *attr, char *page) in blk_mq_hw_sysfs_show()
102 struct attribute *attr, const char *page, in blk_mq_hw_sysfs_store()
125 static ssize_t blk_mq_sysfs_dispatched_show(struct blk_mq_ctx *ctx, char *page) in blk_mq_sysfs_dispatched_show()
131 static ssize_t blk_mq_sysfs_merged_show(struct blk_mq_ctx *ctx, char *page) in blk_mq_sysfs_merged_show()
136 static ssize_t blk_mq_sysfs_completed_show(struct blk_mq_ctx *ctx, char *page) in blk_mq_sysfs_completed_show()
142 static ssize_t sysfs_list_show(char *page, struct list_head *list, char *msg) in sysfs_list_show()
166 static ssize_t blk_mq_sysfs_rq_list_show(struct blk_mq_ctx *ctx, char *page) in blk_mq_sysfs_rq_list_show()
177 static ssize_t blk_mq_hw_sysfs_poll_show(struct blk_mq_hw_ctx *hctx, char *page) in blk_mq_hw_sysfs_poll_show()
[all …]
Dblk-integrity.c246 char *page) in integrity_attr_show()
257 struct attribute *attr, const char *page, in integrity_attr_store()
272 static ssize_t integrity_format_show(struct blk_integrity *bi, char *page) in integrity_format_show()
280 static ssize_t integrity_tag_size_show(struct blk_integrity *bi, char *page) in integrity_tag_size_show()
285 static ssize_t integrity_interval_show(struct blk_integrity *bi, char *page) in integrity_interval_show()
292 const char *page, size_t count) in integrity_verify_store()
305 static ssize_t integrity_verify_show(struct blk_integrity *bi, char *page) in integrity_verify_show()
311 const char *page, size_t count) in integrity_generate_store()
324 static ssize_t integrity_generate_show(struct blk_integrity *bi, char *page) in integrity_generate_show()
329 static ssize_t integrity_device_show(struct blk_integrity *bi, char *page) in integrity_device_show()
/linux-4.4.14/fs/9p/
Dcache.h57 static inline int v9fs_fscache_release_page(struct page *page, in v9fs_fscache_release_page()
63 static inline void v9fs_fscache_invalidate_page(struct page *page) in v9fs_fscache_invalidate_page()
69 struct page *page) in v9fs_readpage_from_fscache()
84 struct page *page) in v9fs_readpage_to_fscache()
90 static inline void v9fs_uncache_page(struct inode *inode, struct page *page) in v9fs_uncache_page()
98 struct page *page) in v9fs_fscache_wait_on_page_write()
117 static inline int v9fs_fscache_release_page(struct page *page, in v9fs_fscache_release_page()
122 static inline void v9fs_fscache_invalidate_page(struct page *page) {} in v9fs_fscache_invalidate_page()
125 struct page *page) in v9fs_readpage_from_fscache()
139 struct page *page) in v9fs_readpage_to_fscache()
[all …]
Dvfs_addr.c52 static int v9fs_fid_readpage(struct p9_fid *fid, struct page *page) in v9fs_fid_readpage()
96 static int v9fs_vfs_readpage(struct file *filp, struct page *page) in v9fs_vfs_readpage()
135 static int v9fs_release_page(struct page *page, gfp_t gfp) in v9fs_release_page()
149 static void v9fs_invalidate_page(struct page *page, unsigned int offset, in v9fs_invalidate_page()
160 static int v9fs_vfs_writepage_locked(struct page *page) in v9fs_vfs_writepage_locked()
190 static int v9fs_vfs_writepage(struct page *page, struct writeback_control *wbc) in v9fs_vfs_writepage()
217 static int v9fs_launder_page(struct page *page) in v9fs_launder_page()
272 struct page *page; in v9fs_write_begin() local
305 struct page *page, void *fsdata) in v9fs_write_end()
Dcache.c280 int __v9fs_fscache_release_page(struct page *page, gfp_t gfp) in __v9fs_fscache_release_page()
290 void __v9fs_fscache_invalidate_page(struct page *page) in __v9fs_fscache_invalidate_page()
304 static void v9fs_vfs_readpage_complete(struct page *page, void *data, in v9fs_vfs_readpage_complete()
320 int __v9fs_readpage_from_fscache(struct inode *inode, struct page *page) in __v9fs_readpage_from_fscache()
393 void __v9fs_readpage_to_fscache(struct inode *inode, struct page *page) in __v9fs_readpage_to_fscache()
408 void __v9fs_fscache_wait_on_page_write(struct inode *inode, struct page *page) in __v9fs_fscache_wait_on_page_write()
/linux-4.4.14/mm/
Dswap.c53 static void __page_cache_release(struct page *page) in __page_cache_release()
70 static void __put_single_page(struct page *page) in __put_single_page()
76 static void __put_compound_page(struct page *page) in __put_compound_page()
119 void put_unrefcounted_compound_page(struct page *page_head, struct page *page) in put_unrefcounted_compound_page()
166 void put_refcounted_compound_page(struct page *page_head, struct page *page) in put_refcounted_compound_page()
233 static void put_compound_page(struct page *page) in put_compound_page()
272 void put_page(struct page *page) in put_page()
285 bool __get_page_tail(struct page *page) in __get_page_tail()
419 void (*move_fn)(struct page *page, struct lruvec *lruvec, void *arg), in pagevec_lru_move_fn()
428 struct page *page = pvec->pages[i]; in pagevec_lru_move_fn() local
[all …]
Dtruncate.c81 void do_invalidatepage(struct page *page, unsigned int offset, in do_invalidatepage()
106 truncate_complete_page(struct address_space *mapping, struct page *page) in truncate_complete_page()
134 invalidate_complete_page(struct address_space *mapping, struct page *page) in invalidate_complete_page()
149 int truncate_inode_page(struct address_space *mapping, struct page *page) in truncate_inode_page()
162 int generic_error_remove_page(struct address_space *mapping, struct page *page) in generic_error_remove_page()
182 int invalidate_inode_page(struct page *page) in invalidate_inode_page()
261 struct page *page = pvec.pages[i]; in truncate_inode_pages_range() local
290 struct page *page = find_lock_page(mapping, start - 1); in truncate_inode_pages_range() local
309 struct page *page = find_lock_page(mapping, end); in truncate_inode_pages_range() local
347 struct page *page = pvec.pages[i]; in truncate_inode_pages_range() local
[all …]
Dballoon_compaction.c26 struct page *page = alloc_page(balloon_mapping_gfp_mask() | in balloon_page_enqueue() local
59 struct page *page, *tmp; in balloon_page_dequeue() local
109 static inline void __isolate_balloon_page(struct page *page) in __isolate_balloon_page()
121 static inline void __putback_balloon_page(struct page *page) in __putback_balloon_page()
134 bool balloon_page_isolate(struct page *page) in balloon_page_isolate()
176 void balloon_page_putback(struct page *page) in balloon_page_putback()
197 struct page *page, enum migrate_mode mode) in balloon_page_migrate()
Drmap.c458 struct anon_vma *page_get_anon_vma(struct page *page) in page_get_anon_vma()
501 struct anon_vma *page_lock_anon_vma_read(struct page *page) in page_lock_anon_vma_read()
572 __vma_address(struct page *page, struct vm_area_struct *vma) in __vma_address()
579 vma_address(struct page *page, struct vm_area_struct *vma) in vma_address()
644 struct page *page, bool writable) in set_tlb_ubc_flush_pending()
680 struct page *page, bool writable) in set_tlb_ubc_flush_pending()
694 unsigned long page_address_in_vma(struct page *page, struct vm_area_struct *vma) in page_address_in_vma()
755 pte_t *__page_check_address(struct page *page, struct mm_struct *mm, in __page_check_address()
803 int page_mapped_in_vma(struct page *page, struct vm_area_struct *vma) in page_mapped_in_vma()
829 static int page_referenced_one(struct page *page, struct vm_area_struct *vma, in page_referenced_one()
[all …]
Dfilemap.c113 struct page *page, void *shadow) in page_cache_tree_delete()
181 void __delete_from_page_cache(struct page *page, void *shadow, in __delete_from_page_cache()
230 void delete_from_page_cache(struct page *page) in delete_from_page_cache()
354 struct page *page = pvec.pages[i]; in __filemap_fdatawait_range() local
566 struct page *page, void **shadowp) in page_cache_tree_insert()
607 static int __add_to_page_cache_locked(struct page *page, in __add_to_page_cache_locked()
671 int add_to_page_cache_locked(struct page *page, struct address_space *mapping, in add_to_page_cache_locked()
679 int add_to_page_cache_lru(struct page *page, struct address_space *mapping, in add_to_page_cache_lru()
711 struct page *page; in __page_cache_alloc() local
738 wait_queue_head_t *page_waitqueue(struct page *page) in page_waitqueue()
[all …]
Ddebug-pagealloc.c32 static inline void set_page_poison(struct page *page) in set_page_poison()
40 static inline void clear_page_poison(struct page *page) in clear_page_poison()
48 static inline bool page_poison(struct page *page) in page_poison()
56 static void poison_page(struct page *page) in poison_page()
65 static void poison_pages(struct page *page, int n) in poison_pages()
107 static void unpoison_page(struct page *page) in unpoison_page()
120 static void unpoison_pages(struct page *page, int n) in unpoison_pages()
128 void __kernel_map_pages(struct page *page, int numpages, int enable) in __kernel_map_pages()
Dpage_io.c28 struct page *page, bio_end_io_t end_io) in get_swap_bio()
46 struct page *page = bio->bi_io_vec[0].bv_page; in end_swap_bio_write() local
71 struct page *page = bio->bi_io_vec[0].bv_page; in end_swap_bio_read() local
228 int swap_writepage(struct page *page, struct writeback_control *wbc) in swap_writepage()
247 static sector_t swap_page_sector(struct page *page) in swap_page_sector()
252 int __swap_writepage(struct page *page, struct writeback_control *wbc, in __swap_writepage()
324 int swap_readpage(struct page *page) in swap_readpage()
367 int swap_set_page_dirty(struct page *page) in swap_set_page_dirty()
Dhighmem.c57 static inline unsigned int get_pkmap_color(struct page *page) in get_pkmap_color()
175 struct page *page; in flush_all_zero_pkmaps() local
217 static inline unsigned long map_new_virtual(struct page *page) in map_new_virtual()
279 void *kmap_high(struct page *page) in kmap_high()
310 void *kmap_high_get(struct page *page) in kmap_high_get()
332 void kunmap_high(struct page *page) in kunmap_high()
386 struct page *page; member
401 static struct page_address_slot *page_slot(const struct page *page) in page_slot()
412 void *page_address(const struct page *page) in page_address()
446 void set_page_address(struct page *page, void *virtual) in set_page_address()
Dswap_state.c79 int __add_to_swap_cache(struct page *page, swp_entry_t entry) in __add_to_swap_cache()
119 int add_to_swap_cache(struct page *page, swp_entry_t entry, gfp_t gfp_mask) in add_to_swap_cache()
135 void __delete_from_swap_cache(struct page *page) in __delete_from_swap_cache()
161 int add_to_swap(struct page *page, struct list_head *list) in add_to_swap()
212 void delete_from_swap_cache(struct page *page) in delete_from_swap_cache()
236 static inline void free_swap_cache(struct page *page) in free_swap_cache()
248 void free_page_and_swap_cache(struct page *page) in free_page_and_swap_cache()
277 struct page *page; in lookup_swap_cache() local
468 struct page *page; in swapin_readahead() local
Dpage_isolation.c12 static int set_migratetype_isolate(struct page *page, in set_migratetype_isolate()
76 static void unset_migratetype_isolate(struct page *page, unsigned migratetype) in unset_migratetype_isolate()
163 struct page *page; in start_isolate_page_range() local
195 struct page *page; in undo_isolate_page_range() local
219 struct page *page; in __test_page_isolated_in_pageblock() local
249 struct page *page; in test_pages_isolated() local
275 struct page *alloc_migrate_target(struct page *page, unsigned long private, in alloc_migrate_target()
Dmigrate.c85 struct page *page; in putback_movable_pages() local
209 struct page *page; in __migration_entry_wait() local
313 struct page *newpage, struct page *page, in migrate_page_move_mapping()
438 struct page *newpage, struct page *page) in migrate_huge_page_move_mapping()
524 void migrate_page_copy(struct page *newpage, struct page *page) in migrate_page_copy()
594 struct page *newpage, struct page *page, in migrate_page()
618 struct page *newpage, struct page *page, enum migrate_mode mode) in buffer_migrate_page()
674 static int writeout(struct address_space *mapping, struct page *page) in writeout()
716 struct page *newpage, struct page *page, enum migrate_mode mode) in fallback_migrate_page()
747 static int move_to_new_page(struct page *newpage, struct page *page, in move_to_new_page()
[all …]
Dmlock.c57 void clear_page_mlock(struct page *page) in clear_page_mlock()
80 void mlock_vma_page(struct page *page) in mlock_vma_page()
98 static bool __munlock_isolate_lru_page(struct page *page, bool getpage) in __munlock_isolate_lru_page()
120 static void __munlock_isolated_page(struct page *page) in __munlock_isolated_page()
147 static void __munlock_isolation_failed(struct page *page) in __munlock_isolation_failed()
173 unsigned int munlock_vma_page(struct page *page) in munlock_vma_page()
232 static bool __putback_lru_fast_prepare(struct page *page, struct pagevec *pvec, in __putback_lru_fast_prepare()
289 struct page *page = pvec->pages[i]; in __munlock_pagevec() local
320 struct page *page = pvec->pages[i]; in __munlock_pagevec() local
380 struct page *page = NULL; in __munlock_pagevec_fill() local
[all …]
Ddmapool.c73 struct dma_page *page; in show_pools() local
206 static void pool_initialise_page(struct dma_pool *pool, struct dma_page *page) in pool_initialise_page()
224 struct dma_page *page; in pool_alloc_page() local
245 static inline bool is_page_busy(struct dma_page *page) in is_page_busy()
250 static void pool_free_page(struct dma_pool *pool, struct dma_page *page) in pool_free_page()
288 struct dma_page *page; in dma_pool_destroy() local
325 struct dma_page *page; in dma_pool_alloc() local
392 struct dma_page *page; in pool_find_page() local
414 struct dma_page *page; in dma_pool_free() local
Dslub.c229 struct page *page, const void *object) in check_valid_pointer()
339 static __always_inline void slab_lock(struct page *page) in slab_lock()
344 static __always_inline void slab_unlock(struct page *page) in slab_unlock()
349 static inline void set_page_slub_counters(struct page *page, unsigned long counters_new) in set_page_slub_counters()
365 static inline bool __cmpxchg_double_slab(struct kmem_cache *s, struct page *page, in __cmpxchg_double_slab()
402 static inline bool cmpxchg_double_slab(struct kmem_cache *s, struct page *page, in cmpxchg_double_slab()
450 static void get_map(struct kmem_cache *s, struct page *page, unsigned long *map) in get_map()
584 static void print_page_info(struct page *page) in print_page_info()
619 static void print_trailer(struct kmem_cache *s, struct page *page, u8 *p) in print_trailer()
655 void object_err(struct kmem_cache *s, struct page *page, in object_err()
[all …]
Dpage_owner.c49 void __reset_page_owner(struct page *page, unsigned int order) in __reset_page_owner()
60 void __set_page_owner(struct page *page, unsigned int order, gfp_t gfp_mask) in __set_page_owner()
79 gfp_t __get_page_owner_gfp(struct page *page) in __get_page_owner_gfp()
88 struct page *page, struct page_ext *page_ext) in print_page_owner()
157 struct page *page; in read_page_owner() local
216 struct page *page; in init_pages_in_zone() local
Dpage_alloc.c136 static inline int get_pcppage_migratetype(struct page *page) in get_pcppage_migratetype()
141 static inline void set_pcppage_migratetype(struct page *page, int migratetype) in set_pcppage_migratetype()
338 void set_pageblock_migratetype(struct page *page, int migratetype) in set_pageblock_migratetype()
349 static int page_outside_zone_boundaries(struct zone *zone, struct page *page) in page_outside_zone_boundaries()
372 static int page_is_consistent(struct zone *zone, struct page *page) in page_is_consistent()
384 static int bad_range(struct zone *zone, struct page *page) in bad_range()
394 static inline int bad_range(struct zone *zone, struct page *page) in bad_range()
400 static void bad_page(struct page *page, const char *reason, in bad_page()
460 static void free_compound_page(struct page *page) in free_compound_page()
465 void prep_compound_page(struct page *page, unsigned int order) in prep_compound_page()
[all …]
Dpage_idle.c32 struct page *page; in page_idle_get_page() local
53 static int page_idle_clear_pte_refs_one(struct page *page, in page_idle_clear_pte_refs_one()
89 static void page_idle_clear_pte_refs(struct page *page) in page_idle_clear_pte_refs()
120 struct page *page; in page_idle_bitmap_read() local
165 struct page *page; in page_idle_bitmap_write() local
Dinternal.h39 static inline void set_page_count(struct page *page, int v) in set_page_count()
62 static inline void set_page_refcounted(struct page *page) in set_page_refcounted()
69 static inline void __get_page_tail_foll(struct page *page, in __get_page_tail_foll()
94 static inline void get_page_foll(struct page *page) in get_page_foll()
238 static inline unsigned int page_order(struct page *page) in page_order()
255 #define page_order_unsafe(page) READ_ONCE(page_private(page)) argument
298 static inline void mlock_migrate_page(struct page *newpage, struct page *page) in mlock_migrate_page()
317 static inline void clear_page_mlock(struct page *page) { } in clear_page_mlock()
318 static inline void mlock_vma_page(struct page *page) { } in mlock_vma_page()
Dhugetlb.c838 static void enqueue_huge_page(struct hstate *h, struct page *page) in enqueue_huge_page()
848 struct page *page; in dequeue_huge_page_node() local
880 struct page *page = NULL; in dequeue_huge_page_vma() local
1006 static void destroy_compound_gigantic_page(struct page *page, in destroy_compound_gigantic_page()
1022 static void free_gigantic_page(struct page *page, unsigned int order) in free_gigantic_page()
1038 struct page *page; in pfn_range_valid_gigantic() local
1106 struct page *page; in alloc_fresh_gigantic_page_node() local
1120 struct page *page = NULL; in alloc_fresh_gigantic_page() local
1135 static inline void free_gigantic_page(struct page *page, unsigned int order) { } in free_gigantic_page()
1136 static inline void destroy_compound_gigantic_page(struct page *page, in destroy_compound_gigantic_page()
[all …]
Dkmemcheck.c8 void kmemcheck_alloc_shadow(struct page *page, int order, gfp_t flags, int node) in kmemcheck_alloc_shadow()
39 void kmemcheck_free_shadow(struct page *page, int order) in kmemcheck_free_shadow()
100 void kmemcheck_pagealloc_alloc(struct page *page, unsigned int order, in kmemcheck_pagealloc_alloc()
Dzsmalloc.c407 static int is_first_page(struct page *page) in is_first_page()
412 static int is_last_page(struct page *page) in is_last_page()
417 static void get_zspage_mapping(struct page *page, unsigned int *class_idx, in get_zspage_mapping()
428 static void set_zspage_mapping(struct page *page, unsigned int class_idx, in set_zspage_mapping()
623 static enum fullness_group get_fullness_group(struct page *page) in get_fullness_group()
650 static void insert_zspage(struct page *page, struct size_class *class, in insert_zspage()
682 static void remove_zspage(struct page *page, struct size_class *class, in remove_zspage()
715 struct page *page) in fix_fullness_group()
776 static struct page *get_first_page(struct page *page) in get_first_page()
784 static struct page *get_next_page(struct page *page) in get_next_page()
[all …]
Dcompaction.c44 struct page *page, *next; in release_freepages() local
60 struct page *page; in map_pages() local
191 struct page *page) in isolation_suitable()
221 struct page *page; in __reset_isolation_suitable() local
258 struct page *page, unsigned long nr_isolated, in update_pageblock_skip()
291 struct page *page) in isolation_suitable()
297 struct page *page, unsigned long nr_isolated, in update_pageblock_skip()
411 struct page *page = cursor; in isolate_freepages_block() local
617 struct page *page; in acct_isolated() local
673 struct page *page = NULL, *valid_page = NULL; in isolate_migratepages_block() local
[all …]
Dksm.c365 struct page *page; in break_ksm() local
444 static struct page *page_trans_compound_anon(struct page *page) in page_trans_compound_anon()
463 struct page *page; in get_mergeable_page() local
539 struct page *page; in get_ksm_page() local
618 struct page *page; in remove_rmap_item_from_tree() local
705 struct page *page; in remove_stable_node() local
829 static u32 calc_checksum(struct page *page) in calc_checksum()
856 static int write_protect_page(struct vm_area_struct *vma, struct page *page, in write_protect_page()
930 static int replace_page(struct vm_area_struct *vma, struct page *page, in replace_page()
980 static int page_trans_compound_anon_split(struct page *page) in page_trans_compound_anon_split()
[all …]
Dswapfile.c99 struct page *page; in __try_to_reclaim_swap() local
862 int page_swapcount(struct page *page) in page_swapcount()
885 struct page *page; in swp_swapcount() local
925 int reuse_swap_page(struct page *page) in reuse_swap_page()
947 int try_to_free_swap(struct page *page) in try_to_free_swap()
988 struct page *page = NULL; in free_swap_and_cache() local
1135 unsigned long addr, swp_entry_t entry, struct page *page) in unuse_pte()
1191 swp_entry_t entry, struct page *page) in unuse_pte_range()
1227 swp_entry_t entry, struct page *page) in unuse_pmd_range()
1247 swp_entry_t entry, struct page *page) in unuse_pud_range()
[all …]
Dreadahead.c45 struct page *page) in read_cache_pages_invalidate_page()
84 int (*filler)(void *, struct page *), void *data) in read_cache_pages()
86 struct page *page; in read_cache_pages() local
128 struct page *page = list_to_page(pages); in read_pages() local
157 struct page *page; in __do_page_cache_readahead() local
516 struct page *page, pgoff_t offset, in page_cache_async_readahead()
Dslab.c398 static void set_obj_status(struct page *page, int idx, int val) in set_obj_status()
409 static inline unsigned int get_obj_status(struct page *page, int idx) in get_obj_status()
422 static inline void set_obj_status(struct page *page, int idx, int val) {} in set_obj_status()
437 struct page *page = virt_to_head_page(obj); in virt_to_cache() local
441 static inline void *index_to_obj(struct kmem_cache *cache, struct page *page, in index_to_obj()
454 const struct page *page, void *obj) in obj_to_index()
690 static inline bool is_slab_pfmemalloc(struct page *page) in is_slab_pfmemalloc()
700 struct page *page; in recheck_pfmemalloc_active() local
756 struct page *page = virt_to_head_page(objp); in __ac_get_obj() local
789 struct page *page = virt_to_head_page(objp); in __ac_put_obj() local
[all …]
Dmemory-failure.c182 unsigned long pfn, struct page *page, int flags) in kill_proc()
326 int fail, struct page *page, unsigned long pfn, in kill_procs()
405 static void collect_procs_anon(struct page *page, struct list_head *to_kill, in collect_procs_anon()
441 static void collect_procs_file(struct page *page, struct list_head *to_kill, in collect_procs_file()
479 static void collect_procs(struct page *page, struct list_head *tokill, in collect_procs()
881 int get_hwpoison_page(struct page *page) in get_hwpoison_page()
923 void put_hwpoison_page(struct page *page) in put_hwpoison_page()
1420 struct page *page; in unpoison_memory() local
1560 static int get_any_page(struct page *page, unsigned long pfn, int flags) in get_any_page()
1586 static int soft_offline_huge_page(struct page *page, int flags) in soft_offline_huge_page()
[all …]
/linux-4.4.14/fs/jfs/
Djfs_metapage.c92 #define mp_anchor(page) ((struct meta_anchor *)page_private(page)) argument
94 static inline struct metapage *page_to_mp(struct page *page, int offset) in page_to_mp()
101 static inline int insert_metapage(struct page *page, struct metapage *mp) in insert_metapage()
128 static inline void remove_metapage(struct page *page, struct metapage *mp) in remove_metapage()
147 static inline void inc_io(struct page *page) in inc_io()
152 static inline void dec_io(struct page *page, void (*handler) (struct page *)) in dec_io()
159 static inline struct metapage *page_to_mp(struct page *page, int offset) in page_to_mp()
164 static inline int insert_metapage(struct page *page, struct metapage *mp) in insert_metapage()
174 static inline void remove_metapage(struct page *page, struct metapage *mp) in remove_metapage()
181 #define inc_io(page) do {} while(0) argument
[all …]
/linux-4.4.14/arch/parisc/include/asm/
Dcacheflush.h41 static inline void flush_kernel_dcache_page(struct page *page) in flush_kernel_dcache_page()
63 struct page *page = vmalloc_to_page(cursor); in invalidate_kernel_vmap_range() local
82 #define flush_icache_page(vma,page) do { \ argument
92 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument
99 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
114 flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr) in flush_anon_page()
132 static inline void *kmap(struct page *page) in kmap()
138 static inline void kunmap(struct page *page) in kunmap()
143 static inline void *kmap_atomic(struct page *page) in kmap_atomic()
157 #define kmap_atomic_prot(page, prot) kmap_atomic(page) argument
Dagp.h10 #define map_page_into_agp(page) /* nothing */ argument
11 #define unmap_page_from_agp(page) /* nothing */ argument
/linux-4.4.14/drivers/staging/android/ion/
Dion_page_pool.c29 struct page *page = alloc_pages(pool->gfp_mask, pool->order); in ion_page_pool_alloc_pages() local
39 struct page *page) in ion_page_pool_free_pages()
44 static int ion_page_pool_add(struct ion_page_pool *pool, struct page *page) in ion_page_pool_add()
60 struct page *page; in ion_page_pool_remove() local
78 struct page *page = NULL; in ion_page_pool_alloc() local
95 void ion_page_pool_free(struct ion_page_pool *pool, struct page *page) in ion_page_pool_free()
131 struct page *page; in ion_page_pool_shrink() local
Dion_system_heap.c61 struct page *page; in alloc_buffer_page() local
81 struct ion_buffer *buffer, struct page *page) in free_buffer_page()
101 struct page *page; in alloc_largest_available() local
131 struct page *page, *tmp_page; in ion_system_heap_allocate() local
331 struct page *page; in ion_system_contig_heap_allocate() local
379 struct page *page = sg_page(table->sgl); in ion_system_contig_heap_free() local
394 struct page *page = sg_page(table->sgl); in ion_system_contig_heap_phys() local
/linux-4.4.14/fs/sysv/
Ddir.c30 static inline void dir_put_page(struct page *page) in dir_put_page()
36 static int dir_commit_chunk(struct page *page, loff_t pos, unsigned len) in dir_commit_chunk()
57 struct page *page = read_mapping_page(mapping, n, NULL); in dir_get_page() local
82 struct page *page = dir_get_page(inode, n); in sysv_readdir() local
133 struct page *page = NULL; in sysv_find_entry() local
177 struct page *page = NULL; in sysv_add_link() local
229 int sysv_delete_entry(struct sysv_dir_entry *de, struct page *page) in sysv_delete_entry()
249 struct page *page = grab_cache_page(inode->i_mapping, 0); in sysv_make_empty() local
286 struct page *page = NULL; in sysv_empty_dir() local
326 void sysv_set_link(struct sysv_dir_entry *de, struct page *page, in sysv_set_link()
[all …]
/linux-4.4.14/net/ceph/
Dpagelist.c11 struct page *page = list_entry(pl->head.prev, struct page, lru); in ceph_pagelist_unmap_tail() local
23 struct page *page = list_first_entry(&pl->head, struct page, in ceph_pagelist_release() local
35 struct page *page; in ceph_pagelist_addpage() local
89 struct page *page = __page_cache_alloc(GFP_NOFS); in ceph_pagelist_reserve() local
103 struct page *page = list_first_entry(&pl->free_list, in ceph_pagelist_free_reserve() local
132 struct page *page; in ceph_pagelist_truncate() local
/linux-4.4.14/arch/mips/include/asm/
Dcacheflush.h39 #define Page_dcache_dirty(page) \ argument
41 #define SetPageDcacheDirty(page) \ argument
43 #define ClearPageDcacheDirty(page) \ argument
56 static inline void flush_dcache_page(struct page *page) in flush_dcache_page()
70 struct page *page, unsigned long vmaddr) in flush_anon_page()
77 struct page *page) in flush_icache_page()
126 static inline void flush_kernel_dcache_page(struct page *page) in flush_kernel_dcache_page()
Dbcache.h43 static inline void bc_wback_inv(unsigned long page, unsigned long size) in bc_wback_inv()
48 static inline void bc_inv(unsigned long page, unsigned long size) in bc_inv()
79 #define bc_wback_inv(page, size) do { } while (0) argument
80 #define bc_inv(page, size) do { } while (0) argument
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_page.c54 # define PASSERT(env, page, expr) \ argument
62 # define PINVRNT(env, page, exp) \ argument
70 static struct cl_page *cl_page_top_trusted(struct cl_page *page) in cl_page_top_trusted()
88 static void cl_page_get_trust(struct cl_page *page) in cl_page_get_trust()
101 cl_page_at_trusted(const struct cl_page *page, in cl_page_at_trusted()
125 struct cl_page *page; in cl_page_lookup() local
153 struct cl_page *page; in cl_page_gang_lookup() local
243 static void cl_page_free(const struct lu_env *env, struct cl_page *page) in cl_page_free()
272 static inline void cl_page_state_set_trust(struct cl_page *page, in cl_page_state_set_trust()
283 struct cl_page *page; in cl_page_alloc() local
[all …]
Dcl_io.c689 cl_io_slice_page(const struct cl_io_slice *ios, struct cl_page *page) in cl_io_slice_page()
701 static int cl_page_in_io(const struct cl_page *page, const struct cl_io *io) in cl_page_in_io()
740 struct cl_page *page) in cl_io_read_page()
793 struct cl_page *page, unsigned from, unsigned to) in cl_io_prepare_write()
826 struct cl_page *page, unsigned from, unsigned to) in cl_io_commit_write()
943 struct cl_page *page; in cl_io_cancel() local
1057 void cl_page_list_add(struct cl_page_list *plist, struct cl_page *page) in cl_page_list_add()
1079 struct cl_page_list *plist, struct cl_page *page) in cl_page_list_del()
1097 struct cl_page *page) in cl_page_list_move()
1116 struct cl_page *page; in cl_page_list_splice() local
[all …]
/linux-4.4.14/fs/logfs/
Dreadwrite.c205 static void prelock_page(struct super_block *sb, struct page *page, int lock) in prelock_page()
222 static void preunlock_page(struct super_block *sb, struct page *page, int lock) in preunlock_page()
247 void logfs_get_wblocks(struct super_block *sb, struct page *page, int lock) in logfs_get_wblocks()
262 void logfs_put_wblocks(struct super_block *sb, struct page *page, int lock) in logfs_put_wblocks()
281 static void logfs_put_read_page(struct page *page) in logfs_put_read_page()
287 static void logfs_lock_write_page(struct page *page) in logfs_lock_write_page()
315 struct page *page; in logfs_get_write_page() local
336 static void logfs_unlock_write_page(struct page *page) in logfs_unlock_write_page()
342 static void logfs_put_write_page(struct page *page) in logfs_put_write_page()
357 static void logfs_put_page(struct page *page, int rw) in logfs_put_page()
[all …]
Dfile.c17 struct page *page; in logfs_write_begin() local
39 loff_t pos, unsigned len, unsigned copied, struct page *page, in logfs_write_end()
82 int logfs_readpage(struct file *file, struct page *page) in logfs_readpage()
96 static void clear_radix_tree_dirty(struct page *page) in clear_radix_tree_dirty()
103 static int __logfs_writepage(struct page *page) in __logfs_writepage()
117 static int logfs_writepage(struct page *page, struct writeback_control *wbc) in logfs_writepage()
162 static void logfs_invalidatepage(struct page *page, unsigned int offset, in logfs_invalidatepage()
179 static int logfs_releasepage(struct page *page, gfp_t only_xfs_uses_this) in logfs_releasepage()
Dsegment.c58 struct page *page; in get_mapping_page() local
75 struct page *page; in __logfs_buf_write() local
108 struct page *page; in pad_partial_page() local
134 struct page *page; in pad_full_pages() local
363 int logfs_segment_write(struct inode *inode, struct page *page, in logfs_segment_write()
403 struct page *page; in wbuf_read() local
475 static void move_btree_to_page(struct inode *inode, struct page *page, in move_btree_to_page()
520 void move_page_to_btree(struct page *page) in move_page_to_btree()
656 int logfs_segment_read(struct inode *inode, struct page *page, in logfs_segment_read()
715 struct page *page; in freeseg() local
[all …]
/linux-4.4.14/fs/fscache/
Dpage.c23 bool __fscache_check_page_write(struct fscache_cookie *cookie, struct page *page) in __fscache_check_page_write()
38 void __fscache_wait_on_page_write(struct fscache_cookie *cookie, struct page *page) in __fscache_wait_on_page_write()
51 bool release_page_wait_timeout(struct fscache_cookie *cookie, struct page *page) in release_page_wait_timeout()
64 struct page *page, in __fscache_maybe_release_page()
144 struct page *page) in fscache_end_page_write()
411 struct page *page, in __fscache_read_or_alloc_page()
655 struct page *page, in __fscache_alloc_page()
746 struct page *page; in __fscache_readpages_cancel() local
772 struct page *page; in fscache_write_op() local
863 struct page *page; in fscache_invalidate_writes() local
[all …]
/linux-4.4.14/fs/nilfs2/
Dpage.c43 __nilfs_get_page_block(struct page *page, unsigned long block, pgoff_t index, in __nilfs_get_page_block()
68 struct page *page; in nilfs_grab_buffer() local
91 struct page *page = bh->b_page; in nilfs_forget_buffer() local
155 int nilfs_page_buffers_clean(struct page *page) in nilfs_page_buffers_clean()
168 void nilfs_page_bug(struct page *page) in nilfs_page_bug()
270 struct page *page = pvec.pages[i], *dpage; in nilfs_copy_dirty_pages() local
326 struct page *page = pvec.pages[i], *dpage; in nilfs_copy_back_pages() local
388 struct page *page = pvec.pages[i]; in nilfs_clear_dirty_pages() local
404 void nilfs_clear_dirty_page(struct page *page, bool silent) in nilfs_clear_dirty_page()
443 unsigned nilfs_page_count_clean_buffers(struct page *page, in nilfs_page_count_clean_buffers()
[all …]
Ddir.c58 static inline void nilfs_put_page(struct page *page) in nilfs_put_page()
78 static int nilfs_prepare_chunk(struct page *page, unsigned from, unsigned to) in nilfs_prepare_chunk()
84 static void nilfs_commit_chunk(struct page *page, in nilfs_commit_chunk()
105 static void nilfs_check_page(struct page *page) in nilfs_check_page()
183 struct page *page = read_mapping_page(mapping, n, NULL); in nilfs_get_page() local
270 struct page *page = nilfs_get_page(inode, n); in nilfs_readdir() local
327 struct page *page = NULL; in nilfs_find_entry() local
383 struct page *page = nilfs_get_page(dir, 0); in nilfs_dotdot() local
398 struct page *page; in nilfs_inode_by_name() local
411 struct page *page, struct inode *inode) in nilfs_set_link()
[all …]
Dpage.h66 #define NILFS_PAGE_BUG(page, m, a...) \ argument
70 nilfs_page_get_nth_block(struct page *page, unsigned int count) in nilfs_page_get_nth_block()
/linux-4.4.14/sound/pci/emu10k1/
Dmemory.c36 #define __set_ptb_entry(emu,page,addr) \ argument
45 #define aligned_page_offset(page) ((page) << PAGE_SHIFT) argument
50 #define set_ptb_entry(emu,page,addr) __set_ptb_entry(emu,page,addr) argument
52 #define set_silent_ptb(emu,page) __set_ptb_entry(emu,page,emu->silent_page.addr) argument
55 static inline void set_ptb_entry(struct snd_emu10k1 *emu, int page, dma_addr_t addr) in set_ptb_entry()
64 static inline void set_silent_ptb(struct snd_emu10k1 *emu, int page) in set_silent_ptb()
105 int page = 0, found_page = -ENOMEM; in search_empty_map_area() local
144 int page, pg; in map_memblk() local
210 int page, psize; in search_empty() local
306 int page, err, idx; in snd_emu10k1_alloc_pages() local
[all …]
/linux-4.4.14/fs/ocfs2/cluster/
Dnodemanager.c175 static ssize_t o2nm_node_num_show(struct config_item *item, char *page) in o2nm_node_num_show()
193 static ssize_t o2nm_node_num_store(struct config_item *item, const char *page, in o2nm_node_num_store()
234 static ssize_t o2nm_node_ipv4_port_show(struct config_item *item, char *page) in o2nm_node_ipv4_port_show()
240 const char *page, size_t count) in o2nm_node_ipv4_port_store()
262 static ssize_t o2nm_node_ipv4_address_show(struct config_item *item, char *page) in o2nm_node_ipv4_address_show()
268 const char *page, in o2nm_node_ipv4_address_store()
309 static ssize_t o2nm_node_local_show(struct config_item *item, char *page) in o2nm_node_local_show()
314 static ssize_t o2nm_node_local_store(struct config_item *item, const char *page, in o2nm_node_local_store()
403 static ssize_t o2nm_cluster_attr_write(const char *page, ssize_t count, in o2nm_cluster_attr_write()
424 char *page) in o2nm_cluster_idle_timeout_ms_show()
[all …]
/linux-4.4.14/fs/ceph/
Dcache.h63 struct page *page) in ceph_fscache_uncache_page()
69 static inline int ceph_release_fscache_page(struct page *page, gfp_t gfp) in ceph_release_fscache_page()
77 struct page *page) in ceph_fscache_readpage_cancel()
126 struct page *page) in ceph_readpage_from_fscache()
140 struct page *page) in ceph_readpage_to_fscache()
153 struct page *page) in ceph_invalidate_fscache_page()
161 static inline int ceph_release_fscache_page(struct page *page, gfp_t gfp) in ceph_release_fscache_page()
167 struct page *page) in ceph_fscache_readpage_cancel()
Daddr.c58 static inline struct ceph_snap_context *page_snap_context(struct page *page) in page_snap_context()
69 static int ceph_set_page_dirty(struct page *page) in ceph_set_page_dirty()
136 static void ceph_invalidatepage(struct page *page, unsigned int offset, in ceph_invalidatepage()
176 static int ceph_releasepage(struct page *page, gfp_t g) in ceph_releasepage()
192 static int readpage_nounlock(struct file *filp, struct page *page) in readpage_nounlock()
250 static int ceph_readpage(struct file *filp, struct page *page) in ceph_readpage()
277 struct page *page = osd_data->pages[i]; in finish_read() local
316 struct page *page = list_entry(page_list->prev, struct page, lru); in start_read() local
475 static int writepage_nounlock(struct page *page, struct writeback_control *wbc) in writepage_nounlock()
567 static int ceph_writepage(struct page *page, struct writeback_control *wbc) in ceph_writepage()
[all …]
/linux-4.4.14/arch/tile/mm/
Dhighmem.c25 void *kmap(struct page *page) in kmap()
49 void kunmap(struct page *page) in kunmap()
65 struct page *page; member
96 static void kmap_atomic_register(struct page *page, int type, in kmap_atomic_register()
129 static void kmap_atomic_unregister(struct page *page, unsigned long va) in kmap_atomic_unregister()
174 void kmap_atomic_fix_kpte(struct page *page, int finished) in kmap_atomic_fix_kpte()
198 void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot()
226 void *kmap_atomic(struct page *page) in kmap_atomic()
Dhomecache.c174 void homecache_finv_map_page(struct page *page, int home) in homecache_finv_map_page()
202 static void homecache_finv_page_home(struct page *page, int home) in homecache_finv_page_home()
215 static void homecache_finv_page_internal(struct page *page, int force_map) in homecache_finv_page_internal()
233 void homecache_finv_page(struct page *page) in homecache_finv_page()
351 int page_home(struct page *page) in page_home()
362 void homecache_change_page_home(struct page *page, int order, int home) in homecache_change_page_home()
387 struct page *page; in homecache_alloc_pages() local
399 struct page *page; in homecache_alloc_pages_node() local
407 void __homecache_free_pages(struct page *page, unsigned int order) in __homecache_free_pages()
/linux-4.4.14/arch/arm/mm/
Dflush.c131 void __flush_ptrace_access(struct page *page, unsigned long uaddr, void *kaddr, in __flush_ptrace_access()
162 void flush_ptrace_access(struct vm_area_struct *vma, struct page *page, in flush_ptrace_access()
173 void flush_uprobe_xol_access(struct page *page, unsigned long uaddr, in flush_uprobe_xol_access()
188 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page()
202 void __flush_dcache_page(struct address_space *mapping, struct page *page) in __flush_dcache_page()
241 static void __flush_dcache_aliases(struct address_space *mapping, struct page *page) in __flush_dcache_aliases()
276 struct page *page; in __sync_icache_dcache() local
319 void flush_dcache_page(struct page *page) in flush_dcache_page()
355 void flush_kernel_dcache_page(struct page *page) in flush_kernel_dcache_page()
388 void __flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr) in __flush_anon_page()
Dhighmem.c37 void *kmap(struct page *page) in kmap()
46 void kunmap(struct page *page) in kunmap()
55 void *kmap_atomic(struct page *page) in kmap_atomic()
133 struct page *page = pfn_to_page(pfn); in kmap_atomic_pfn() local
Ddma-mapping.c76 static dma_addr_t arm_dma_map_page(struct device *dev, struct page *page, in arm_dma_map_page()
85 static dma_addr_t arm_coherent_dma_map_page(struct device *dev, struct page *page, in arm_coherent_dma_map_page()
119 struct page *page = pfn_to_page(dma_to_pfn(dev, handle-offset)); in arm_dma_sync_single_for_cpu() local
127 struct page *page = pfn_to_page(dma_to_pfn(dev, handle-offset)); in arm_dma_sync_single_for_device() local
228 static void __dma_clear_buffer(struct page *page, size_t size) in __dma_clear_buffer()
261 struct page *page, *p, *e; in __dma_alloc_buffer() local
282 static void __dma_free_buffer(struct page *page, size_t size) in __dma_free_buffer()
303 __dma_alloc_remap(struct page *page, size_t size, gfp_t gfp, pgprot_t prot, in __dma_alloc_remap()
355 struct page *page; in atomic_pool_init() local
456 struct page *page = virt_to_page(addr); in __dma_update_pte() local
[all …]
/linux-4.4.14/fs/cifs/
Dfscache.h61 static inline void cifs_fscache_invalidate_page(struct page *page, in cifs_fscache_invalidate_page()
69 struct page *page) in cifs_readpage_from_fscache()
89 struct page *page) in cifs_readpage_to_fscache()
118 static inline int cifs_fscache_release_page(struct page *page, gfp_t gfp) in cifs_fscache_release_page()
123 static inline void cifs_fscache_invalidate_page(struct page *page, in cifs_fscache_invalidate_page()
126 cifs_readpage_from_fscache(struct inode *inode, struct page *page) in cifs_readpage_from_fscache()
140 struct page *page) {} in cifs_readpage_to_fscache()
Dfscache.c128 int cifs_fscache_release_page(struct page *page, gfp_t gfp) in cifs_fscache_release_page()
143 static void cifs_readpage_from_fscache_complete(struct page *page, void *ctx, in cifs_readpage_from_fscache_complete()
155 int __cifs_readpage_from_fscache(struct inode *inode, struct page *page) in __cifs_readpage_from_fscache()
215 void __cifs_readpage_to_fscache(struct inode *inode, struct page *page) in __cifs_readpage_to_fscache()
233 void __cifs_fscache_invalidate_page(struct page *page, struct inode *inode) in __cifs_fscache_invalidate_page()
/linux-4.4.14/fs/ext2/
Ddir.c67 static inline void ext2_put_page(struct page *page) in ext2_put_page()
88 static int ext2_commit_chunk(struct page *page, loff_t pos, unsigned len) in ext2_commit_chunk()
113 static void ext2_check_page(struct page *page, int quiet) in ext2_check_page()
201 struct page *page = read_mapping_page(mapping, n, NULL); in ext2_get_page() local
306 struct page *page = ext2_get_page(inode, n, 0); in ext2_readdir() local
369 struct page *page = NULL; in ext2_find_entry() local
428 struct page *page = ext2_get_page(dir, 0, 0); in ext2_dotdot() local
442 struct page *page; in ext2_inode_by_name() local
452 static int ext2_prepare_chunk(struct page *page, loff_t pos, unsigned len) in ext2_prepare_chunk()
459 struct page *page, struct inode *inode, int update_times) in ext2_set_link()
[all …]
/linux-4.4.14/fs/exofs/
Ddir.c41 static inline void exofs_put_page(struct page *page) in exofs_put_page()
57 static int exofs_commit_chunk(struct page *page, loff_t pos, unsigned len) in exofs_commit_chunk()
82 static void exofs_check_page(struct page *page) in exofs_check_page()
160 struct page *page = read_mapping_page(mapping, n, NULL); in exofs_get_page() local
252 struct page *page = exofs_get_page(inode, n); in exofs_readdir() local
311 struct page *page = NULL; in exofs_find_entry() local
359 struct page *page = exofs_get_page(dir, 0); in exofs_dotdot() local
372 struct page *page; in exofs_parent_ino() local
389 struct page *page; in exofs_inode_by_name() local
400 struct page *page, struct inode *inode) in exofs_set_link()
[all …]
Dinode.c137 static int pcol_add_page(struct page_collect *pcol, struct page *page, in pcol_add_page()
149 static int update_read_page(struct page *page, int ret) in update_read_page()
180 static void update_write_page(struct page *page, int ret) in update_write_page()
215 struct page *page = pcol->pages[i]; in __readpages_done() local
257 struct page *page = pcol->pages[i]; in _unlock_pcol_pages() local
380 static int readpage_strip(void *data, struct page *page) in readpage_strip()
494 static int _readpage(struct page *page, bool read_4_write) in _readpage()
514 static int exofs_readpage(struct file *file, struct page *page) in exofs_readpage()
543 struct page *page = pcol->pages[i]; in writepages_done() local
575 struct page *page; in __r4w_get_page() local
[all …]
/linux-4.4.14/arch/tile/kernel/
Dsysfs.c25 static ssize_t get_hv_confstr(char *page, int query) in get_hv_confstr()
37 char *page) in chip_width_show()
45 char *page) in chip_height_show()
53 char *page) in chip_serial_show()
61 char *page) in chip_revision_show()
70 char *page) in type_show()
162 char *page) in hv_stats_show()
177 const char *page, in hv_stats_store()
/linux-4.4.14/fs/ufs/
Ddir.c43 static int ufs_commit_chunk(struct page *page, loff_t pos, unsigned len) in ufs_commit_chunk()
62 static inline void ufs_put_page(struct page *page) in ufs_put_page()
72 struct page *page; in ufs_inode_by_name() local
85 struct page *page, struct inode *inode, in ufs_set_link()
108 static void ufs_check_page(struct page *page) in ufs_check_page()
190 struct page *page = read_mapping_page(mapping, n, NULL); in ufs_get_page() local
229 struct page *page = ufs_get_page(dir, 0); in ufs_dotdot() local
257 struct page *page = NULL; in ufs_find_entry() local
318 struct page *page = NULL; in ufs_add_link() local
451 struct page *page = ufs_get_page(inode, n); in ufs_readdir() local
[all …]
/linux-4.4.14/arch/avr32/mm/
Ddma-coherent.c43 struct page *page, *free, *end; in __dma_alloc() local
88 struct page *page, dma_addr_t handle) in __dma_free()
99 struct page *page; in dma_alloc_coherent() local
114 struct page *page; in dma_free_coherent() local
127 struct page *page; in dma_alloc_writecombine() local
145 struct page *page; in dma_free_writecombine() local
/linux-4.4.14/arch/s390/mm/
Dpage-states.c54 static inline void set_page_unstable(struct page *page, int order) in set_page_unstable()
65 void arch_free_page(struct page *page, int order) in arch_free_page()
72 static inline void set_page_stable(struct page *page, int order) in set_page_stable()
83 void arch_alloc_page(struct page *page, int order) in arch_alloc_page()
94 struct page *page; in arch_set_page_states() local
/linux-4.4.14/drivers/xen/
Dballoon.c162 static void scrub_page(struct page *page) in scrub_page()
170 static void __balloon_append(struct page *page) in __balloon_append()
183 static void balloon_append(struct page *page) in balloon_append()
192 struct page *page; in balloon_retrieve() local
212 static struct page *balloon_next_page(struct page *page) in balloon_next_page()
371 static void xen_online_page(struct page *page) in xen_online_page()
416 struct page *page; in increase_reservation() local
487 struct page *page, *tmp; in decrease_reservation() local
644 struct page *page; in alloc_xenballooned_pages() local
711 struct page *page; in balloon_add_region() local
/linux-4.4.14/fs/minix/
Ddir.c28 static inline void dir_put_page(struct page *page) in dir_put_page()
48 static int dir_commit_chunk(struct page *page, loff_t pos, unsigned len) in dir_commit_chunk()
69 struct page *page = read_mapping_page(mapping, n, NULL); in dir_get_page() local
100 struct page *page = dir_get_page(inode, n); in minix_readdir() local
159 struct page *page = NULL; in minix_find_entry() local
206 struct page *page = NULL; in minix_add_link() local
288 int minix_delete_entry(struct minix_dir_entry *de, struct page *page) in minix_delete_entry()
316 struct page *page = grab_cache_page(inode->i_mapping, 0); in minix_make_empty() local
362 struct page *page = NULL; in minix_empty_dir() local
411 void minix_set_link(struct minix_dir_entry *de, struct page *page, in minix_set_link()
[all …]
/linux-4.4.14/fs/afs/
Dfile.c108 static void afs_file_readpage_read_complete(struct page *page, in afs_file_readpage_read_complete()
125 int afs_page_filler(void *data, struct page *page) in afs_page_filler()
215 static int afs_readpage(struct file *file, struct page *page) in afs_readpage()
300 static int afs_launder_page(struct page *page) in afs_launder_page()
312 static void afs_invalidatepage(struct page *page, unsigned int offset, in afs_invalidatepage()
349 static int afs_releasepage(struct page *page, gfp_t gfp_flags) in afs_releasepage()
Dwrite.c25 int afs_set_page_dirty(struct page *page) in afs_set_page_dirty()
87 loff_t pos, struct page *page) in afs_fill_page()
124 struct page *page; in afs_write_begin() local
246 struct page *page, void *fsdata) in afs_write_end()
318 struct page *pages[8], *page; in afs_write_back_from_locked_page() local
437 int afs_writepage(struct page *page, struct writeback_control *wbc) in afs_writepage()
468 struct page *page; in afs_writepages_region() local
598 struct page *page = pv.pages[loop]; in afs_pages_written_back() local
746 int afs_page_mkwrite(struct vm_area_struct *vma, struct page *page) in afs_page_mkwrite()
/linux-4.4.14/arch/nios2/mm/
Dcacheflush.c73 static void flush_aliases(struct address_space *mapping, struct page *page) in flush_aliases()
140 void flush_icache_page(struct vm_area_struct *vma, struct page *page) in flush_icache_page()
160 void __flush_dcache_page(struct address_space *mapping, struct page *page) in __flush_dcache_page()
172 void flush_dcache_page(struct page *page) in flush_dcache_page()
204 struct page *page; in update_mmu_cache() local
240 void clear_user_page(void *addr, unsigned long vaddr, struct page *page) in clear_user_page()
249 void copy_from_user_page(struct vm_area_struct *vma, struct page *page, in copy_from_user_page()
260 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_debug.c25 int proc_get_drv_version(char *page, char **start, in proc_get_drv_version()
37 int proc_get_write_reg(char *page, char **start, in proc_get_write_reg()
86 int proc_get_read_reg(char *page, char **start, in proc_get_read_reg()
146 int proc_get_fwstate(char *page, char **start, in proc_get_fwstate()
162 int proc_get_sec_info(char *page, char **start, in proc_get_sec_info()
180 int proc_get_mlmext_state(char *page, char **start, in proc_get_mlmext_state()
197 int proc_get_qos_option(char *page, char **start, in proc_get_qos_option()
213 int proc_get_ht_option(char *page, char **start, in proc_get_ht_option()
228 int proc_get_rf_info(char *page, char **start, in proc_get_rf_info()
243 int proc_get_ap_info(char *page, char **start, in proc_get_ap_info()
[all …]
/linux-4.4.14/arch/frv/include/asm/
Dcacheflush.h54 static inline void flush_dcache_page(struct page *page) in flush_dcache_page()
61 static inline void flush_page_to_ram(struct page *page) in flush_page_to_ram()
80 static inline void flush_icache_user_range(struct vm_area_struct *vma, struct page *page, in flush_icache_user_range()
87 static inline void flush_icache_page(struct vm_area_struct *vma, struct page *page) in flush_icache_page()
96 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument
102 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
Dvirtconvert.h37 #define __page_address(page) (PAGE_OFFSET + (((page) - mem_map) << PAGE_SHIFT)) argument
38 #define page_to_phys(page) virt_to_phys((void *)__page_address(page)) argument
/linux-4.4.14/arch/xtensa/mm/
Dcache.c63 static inline void kmap_invalidate_coherent(struct page *page, in kmap_invalidate_coherent()
83 static inline void *coherent_kvaddr(struct page *page, unsigned long base, in coherent_kvaddr()
95 void clear_user_highpage(struct page *page, unsigned long vaddr) in clear_user_highpage()
133 void flush_dcache_page(struct page *page) in flush_dcache_page()
217 struct page *page; in update_mmu_cache() local
261 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page()
297 extern void copy_from_user_page(struct vm_area_struct *vma, struct page *page, in copy_from_user_page()
/linux-4.4.14/samples/configfs/
Dconfigfs_sample.c61 static ssize_t childless_showme_show(struct config_item *item, char *page) in childless_showme_show()
72 static ssize_t childless_storeme_show(struct config_item *item, char *page) in childless_storeme_show()
78 const char *page, size_t count) in childless_storeme_store()
96 static ssize_t childless_description_show(struct config_item *item, char *page) in childless_description_show()
156 static ssize_t simple_child_storeme_show(struct config_item *item, char *page) in simple_child_storeme_show()
162 const char *page, size_t count) in simple_child_storeme_store()
231 char *page) in simple_children_description_show()
310 char *page) in group_children_description_show()
/linux-4.4.14/arch/x86/mm/
Dhighmem_32.c6 void *kmap(struct page *page) in kmap()
15 void kunmap(struct page *page) in kunmap()
33 void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot()
55 void *kmap_atomic(struct page *page) in kmap_atomic()
/linux-4.4.14/drivers/dma/ioat/
Dsysfs.c29 static ssize_t cap_show(struct dma_chan *c, char *page) in cap_show()
43 static ssize_t version_show(struct dma_chan *c, char *page) in version_show()
54 ioat_attr_show(struct kobject *kobj, struct attribute *attr, char *page) in ioat_attr_show()
107 static ssize_t ring_size_show(struct dma_chan *c, char *page) in ring_size_show()
115 static ssize_t ring_active_show(struct dma_chan *c, char *page) in ring_active_show()
/linux-4.4.14/arch/m68k/include/asm/
Dpage_no.h10 #define free_user_page(page, addr) free_page(addr) argument
12 #define clear_page(page) memset((page), 0, PAGE_SIZE) argument
15 #define clear_user_page(page, vaddr, pg) clear_page(page) argument
29 #define page_to_virt(page) __va(((((page) - mem_map) << PAGE_SHIFT) + PAGE_OFFSET)) argument
32 #define page_to_pfn(page) virt_to_pfn(page_to_virt(page)) argument
Dpage_mm.h10 #define free_user_page(page, addr) free_page(addr) argument
31 static inline void clear_page(void *page) in clear_page()
54 #define clear_page(page) memset((page), 0, PAGE_SIZE) argument
58 #define clear_user_page(addr, vaddr, page) \ argument
62 #define copy_user_page(to, from, vaddr, page) \ argument
154 #define page_to_virt(page) ({ \ argument
Dmcf_pgalloc.h17 unsigned long page = __get_free_page(GFP_DMA|__GFP_REPEAT); in pte_alloc_one_kernel() local
36 #define pmd_populate(mm, pmd, page) (pmd_val(*pmd) = \ argument
43 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, in __pte_free_tlb()
54 struct page *page = alloc_pages(GFP_DMA|__GFP_REPEAT, 0); in pte_alloc_one() local
76 extern inline void pte_free(struct mm_struct *mm, struct page *page) in pte_free()
Dsun3_pgalloc.h25 static inline void pte_free(struct mm_struct *mm, pgtable_t page) in pte_free()
40 unsigned long page = __get_free_page(GFP_KERNEL|__GFP_REPEAT); in pte_alloc_one_kernel() local
52 struct page *page = alloc_pages(GFP_KERNEL|__GFP_REPEAT, 0); in pte_alloc_one() local
71 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t page) in pmd_populate()
Dmotorola_pgalloc.h32 struct page *page; in pte_alloc_one() local
51 static inline void pte_free(struct mm_struct *mm, pgtable_t page) in pte_free()
59 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, in __pte_free_tlb()
102 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t page) in pmd_populate()
Dvirtconvert.h30 #define page_to_phys(page) \ argument
33 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) argument
Dm68360_regs.h362 #define QMC_BASE(quicc,page) (struct global_multi_pram *)(&quicc->pram[page]) argument
363 #define MCBASE(quicc,page) (unsigned long)(quicc->pram[page].m.mcbase) argument
366 #define TBD_32_ADDR(quicc,page,channel) ((struct quicc_bd *) \ argument
368 #define RBD_32_ADDR(quicc,page,channel) ((struct quicc_bd *) \ argument
370 #define TBD_32_CUR_ADDR(quicc,page,channel) ((struct quicc_bd *) \ argument
372 #define RBD_32_CUR_ADDR(quicc,page,channel) ((struct quicc_bd *) \ argument
374 #define TBD_32_SET_CUR_ADDR(bd,quicc,page,channel) \ argument
377 #define RBD_32_SET_CUR_ADDR(bd,quicc,page,channel) \ argument
381 #define INCREASE_TBD_32(bd,quicc,page,channel) { \ argument
387 #define DECREASE_TBD_32(bd,quicc,page,channel) { \ argument
[all …]
/linux-4.4.14/arch/frv/mm/
Dhighmem.c14 void *kmap(struct page *page) in kmap()
24 void kunmap(struct page *page) in kunmap()
35 void *kmap_atomic(struct page *page) in kmap_atomic()
Dcache-page.c22 void flush_dcache_page(struct page *page) in flush_dcache_page()
49 void flush_icache_user_range(struct vm_area_struct *vma, struct page *page, in flush_icache_user_range()
Dpgalloc.c33 struct page *page; in pte_alloc_one() local
91 struct page *page = virt_to_page(pgd); in pgd_list_add() local
101 struct page *next, **pprev, *page = virt_to_page(pgd); in pgd_list_del() local
/linux-4.4.14/fs/f2fs/
Ddata.c45 struct page *page = bvec->bv_page; in f2fs_read_end_io() local
65 struct page *page = bvec->bv_page; in f2fs_write_end_io() local
148 struct page *page = fio->encrypted_page ? fio->encrypted_page : fio->page; in f2fs_submit_page_bio() local
283 struct page *page; in get_read_data_page() local
349 struct page *page; in find_data_page() local
380 struct page *page; in get_lock_data_page() local
412 struct page *page; in get_new_data_page() local
874 struct list_head *pages, struct page *page, in f2fs_mpage_readpages()
1014 static int f2fs_read_data_page(struct file *file, struct page *page) in f2fs_read_data_page()
1034 struct page *page = list_entry(pages->prev, struct page, lru); in f2fs_read_data_pages() local
[all …]
Dnode.h215 static inline void fill_node_footer(struct page *page, nid_t nid, in fill_node_footer()
241 static inline void fill_node_footer_blkaddr(struct page *page, block_t blkaddr) in fill_node_footer_blkaddr()
348 static inline int is_cold_data(struct page *page) in is_cold_data()
353 static inline void set_cold_data(struct page *page) in set_cold_data()
358 static inline void clear_cold_data(struct page *page) in clear_cold_data()
363 static inline int is_node(struct page *page, int type) in is_node()
369 #define is_cold_node(page) is_node(page, COLD_BIT_SHIFT) argument
370 #define is_fsync_dnode(page) is_node(page, FSYNC_BIT_SHIFT) argument
371 #define is_dent_dnode(page) is_node(page, DENT_BIT_SHIFT) argument
373 static inline void set_cold_node(struct inode *inode, struct page *page) in set_cold_node()
[all …]
Dinline.c48 void read_inline_data(struct page *page, struct page *ipage) in read_inline_data()
83 int f2fs_read_inline_data(struct inode *inode, struct page *page) in f2fs_read_inline_data()
109 int f2fs_convert_inline_page(struct dnode_of_data *dn, struct page *page) in f2fs_convert_inline_page()
177 struct page *ipage, *page; in f2fs_convert_inline_inode() local
205 int f2fs_write_inline_data(struct inode *inode, struct page *page) in f2fs_write_inline_data()
373 struct page *page; in f2fs_convert_inline_dir() local
442 struct page *page = NULL; in f2fs_add_inline_entry() local
498 void f2fs_delete_inline_entry(struct f2fs_dir_entry *dentry, struct page *page, in f2fs_delete_inline_entry()
Dnode.c79 static void clear_node_page_dirty(struct page *page) in clear_node_page_dirty()
361 struct page *page = NULL; in get_node_info() local
627 struct page *page; in truncate_dnode() local
651 struct page *page; in truncate_nodes() local
786 struct page *page; in truncate_inode_blocks() local
874 int truncate_xattr_node(struct inode *inode, struct page *page) in truncate_xattr_node()
951 struct page *page; in new_node_page() local
1004 static int read_node_page(struct page *page, int rw) in read_node_page()
1055 struct page *page; in get_node_page() local
1090 struct page *page; in get_node_page_ra() local
[all …]
Ddir.c254 struct page *page; in f2fs_parent_dir() local
276 struct page *page; in f2fs_inode_by_name() local
289 struct page *page, struct inode *inode) in f2fs_set_link()
320 struct page *page; in update_dent_inode() local
359 struct inode *parent, struct page *page) in make_empty_dir()
387 struct page *page; in init_inode_metadata() local
528 struct page *page = NULL; in __f2fs_add_link() local
638 struct page *page; in f2fs_do_tmpfile() local
657 void f2fs_drop_nlink(struct inode *dir, struct inode *inode, struct page *page) in f2fs_drop_nlink()
690 void f2fs_delete_entry(struct f2fs_dir_entry *dentry, struct page *page, in f2fs_delete_entry()
Drecovery.c76 struct page *page; in recover_dentry() local
148 static void recover_inode(struct inode *inode, struct page *page) in recover_inode()
175 struct page *page = NULL; in find_fsync_dnodes() local
358 struct page *page, block_t blkaddr) in do_recover_data()
467 struct page *page = NULL; in recover_data() local
Dcheckpoint.c35 struct page *page = NULL; in grab_meta_page() local
54 struct page *page; in __get_meta_page() local
147 struct page *page; in ra_meta_pages() local
209 struct page *page; in ra_meta_pages_cond() local
221 static int f2fs_write_meta_page(struct page *page, in f2fs_write_meta_page()
297 struct page *page = pvec.pages[i]; in sync_meta_pages() local
340 static int f2fs_set_meta_page_dirty(struct page *page) in f2fs_set_meta_page_dirty()
528 struct page *page = get_meta_page(sbi, start_blk + i); in recover_orphan_inodes() local
554 struct page *page = NULL; in write_orphan_inodes() local
739 void update_dirty_page(struct inode *inode, struct page *page) in update_dirty_page()
/linux-4.4.14/fs/nfs/
Dfscache.h97 struct page *page) in nfs_fscache_wait_on_page_write()
107 static inline void nfs_fscache_invalidate_page(struct page *page, in nfs_fscache_invalidate_page()
119 struct page *page) in nfs_readpage_from_fscache()
146 struct page *page, in nfs_readpage_to_fscache()
193 static inline int nfs_fscache_release_page(struct page *page, gfp_t gfp) in nfs_fscache_release_page()
197 static inline void nfs_fscache_invalidate_page(struct page *page, in nfs_fscache_invalidate_page()
200 struct page *page) {} in nfs_fscache_wait_on_page_write()
204 struct page *page) in nfs_readpage_from_fscache()
217 struct page *page, int sync) {} in nfs_readpage_to_fscache()
Dwrite.c108 nfs_page_find_head_request_locked(struct nfs_inode *nfsi, struct page *page) in nfs_page_find_head_request_locked()
131 static struct nfs_page *nfs_page_find_head_request(struct page *page) in nfs_page_find_head_request()
143 static void nfs_grow_file(struct page *page, unsigned int offset, unsigned int count) in nfs_grow_file()
164 static void nfs_set_pageerror(struct page *page) in nfs_set_pageerror()
265 static void nfs_set_page_writeback(struct page *page) in nfs_set_page_writeback()
428 nfs_lock_and_join_requests(struct page *page, bool nonblock) in nfs_lock_and_join_requests()
553 struct page *page, bool nonblock) in nfs_page_async_flush()
579 static int nfs_do_writepage(struct page *page, struct writeback_control *wbc, struct nfs_pageio_des… in nfs_do_writepage()
595 static int nfs_writepage_locked(struct page *page, struct writeback_control *wbc) in nfs_writepage_locked()
613 int nfs_writepage(struct page *page, struct writeback_control *wbc) in nfs_writepage()
[all …]
Dfscache.c260 int nfs_fscache_release_page(struct page *page, gfp_t gfp) in nfs_fscache_release_page()
283 void __nfs_fscache_invalidate_page(struct page *page, struct inode *inode) in __nfs_fscache_invalidate_page()
304 static void nfs_readpage_from_fscache_complete(struct page *page, in nfs_readpage_from_fscache_complete()
328 struct inode *inode, struct page *page) in __nfs_readpage_from_fscache()
417 void __nfs_readpage_to_fscache(struct inode *inode, struct page *page, int sync) in __nfs_readpage_to_fscache()
Dnfs4namespace.c102 char *page, char *page2) in nfs4_validate_fspath()
213 struct page *page; in nfs4_negotiate_security() local
238 char *page, char *page2, in try_location()
305 char *page = NULL, *page2 = NULL; in nfs_follow_referral() local
357 struct page *page; in nfs_do_refmount() local
429 char *page, char *page2, in nfs4_try_replacing_one_location()
490 char *page = NULL, *page2 = NULL; in nfs4_replace_transport() local
Dsymlink.c28 static int nfs_symlink_filler(struct inode *inode, struct page *page) in nfs_symlink_filler()
48 struct page *page; in nfs_follow_link() local
Dread.c47 int nfs_return_empty_page(struct page *page) in nfs_return_empty_page()
89 struct page *page) in nfs_readpage_async()
152 struct page *page = req->wb_page; in nfs_read_completion() local
288 int nfs_readpage(struct file *file, struct page *page) in nfs_readpage()
346 readpage_async_filler(void *data, struct page *page) in readpage_async_filler()
/linux-4.4.14/fs/
Dbuffer.c87 void buffer_check_dirty_writeback(struct page *page, in buffer_check_dirty_writeback()
128 __clear_page_buffers(struct page *page) in __clear_page_buffers()
210 struct page *page; in __find_get_block_slow() local
288 struct page *page; in end_buffer_async_read() local
349 struct page *page; in end_buffer_async_write() local
633 static void __set_page_dirty(struct page *page, struct address_space *mapping, in __set_page_dirty()
673 int __set_page_dirty_buffers(struct page *page) in __set_page_dirty_buffers()
872 struct buffer_head *alloc_page_buffers(struct page *page, unsigned long size, in alloc_page_buffers()
929 link_dev_buffers(struct page *page, struct buffer_head *head) in link_dev_buffers()
958 init_page_buffers(struct page *page, struct block_device *bdev, in init_page_buffers()
[all …]
Dmpage.c51 struct page *page = bv->bv_page; in mpage_end_io() local
98 map_buffer_to_page(struct page *page, struct buffer_head *bh, int page_block) in map_buffer_to_page()
140 do_mpage_readpage(struct bio *bio, struct page *page, unsigned nr_pages, in do_mpage_readpage()
369 struct page *page = list_entry(pages->prev, struct page, lru); in mpage_readpages() local
394 int mpage_readpage(struct page *page, get_block_t get_block) in mpage_readpage()
440 static void clean_buffers(struct page *page, unsigned first_unmapped) in clean_buffers()
465 static int __mpage_writepage(struct page *page, struct writeback_control *wbc, in __mpage_writepage()
713 int mpage_writepage(struct page *page, get_block_t get_block, in mpage_writepage()
/linux-4.4.14/fs/ubifs/
Dfile.c103 static int do_readpage(struct page *page) in do_readpage()
229 struct page *page; in write_begin_slow() local
328 static int allocate_budget(struct ubifs_info *c, struct page *page, in allocate_budget()
434 struct page *page; in ubifs_write_begin() local
523 static void cancel_budget(struct ubifs_info *c, struct page *page, in cancel_budget()
541 struct page *page, void *fsdata) in ubifs_write_end()
609 static int populate_page(struct ubifs_info *c, struct page *page, in populate_page()
780 struct page *page; in ubifs_do_bulk_read() local
821 static int ubifs_bulk_read(struct page *page) in ubifs_bulk_read()
887 static int ubifs_readpage(struct file *file, struct page *page) in ubifs_readpage()
[all …]
/linux-4.4.14/fs/gfs2/
Daops.c41 static void gfs2_page_add_databufs(struct gfs2_inode *ip, struct page *page, in gfs2_page_add_databufs()
97 static int gfs2_writepage_common(struct page *page, in gfs2_writepage_common()
132 static int gfs2_writepage(struct page *page, struct writeback_control *wbc) in gfs2_writepage()
154 static int __gfs2_jdata_writepage(struct page *page, struct writeback_control *wbc) in __gfs2_jdata_writepage()
180 static int gfs2_jdata_writepage(struct page *page, struct writeback_control *wbc) in gfs2_jdata_writepage()
250 struct page *page = pvec->pages[i]; in gfs2_write_jdata_pagevec() local
448 static int stuffed_readpage(struct gfs2_inode *ip, struct page *page) in stuffed_readpage()
495 static int __gfs2_readpage(void *file, struct page *page) in __gfs2_readpage()
524 static int gfs2_readpage(struct file *file, struct page *page) in gfs2_readpage()
567 struct page *page; in gfs2_internal_read() local
[all …]
/linux-4.4.14/fs/ecryptfs/
Dmmap.c49 struct page *page = read_mapping_page(inode->i_mapping, index, NULL); in ecryptfs_get_locked_page() local
65 static int ecryptfs_writepage(struct page *page, struct writeback_control *wbc) in ecryptfs_writepage()
122 ecryptfs_copy_up_encrypted_with_header(struct page *page, in ecryptfs_copy_up_encrypted_with_header()
194 static int ecryptfs_readpage(struct file *file, struct page *page) in ecryptfs_readpage()
249 static int fill_zeros_to_end_of_page(struct page *page, unsigned int to) in fill_zeros_to_end_of_page()
284 struct page *page; in ecryptfs_write_begin() local
481 struct page *page, void *fsdata) in ecryptfs_write_end()
/linux-4.4.14/arch/arm64/mm/
Dflush.c37 static void flush_ptrace_access(struct vm_area_struct *vma, struct page *page, in flush_ptrace_access()
59 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page()
71 struct page *page = pte_page(pte); in __sync_icache_dcache() local
91 void flush_dcache_page(struct page *page) in flush_dcache_page()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dpseries_energy.c115 static ssize_t get_best_energy_list(char *page, int activate) in get_best_energy_list()
155 char *page, int activate) in get_best_energy_data()
178 struct device_attribute *attr, char *page) in cpu_activate_hint_list_show()
184 struct device_attribute *attr, char *page) in cpu_deactivate_hint_list_show()
190 struct device_attribute *attr, char *page) in percpu_activate_hint_show()
196 struct device_attribute *attr, char *page) in percpu_deactivate_hint_show()
/linux-4.4.14/arch/unicore32/mm/
Dflush.c35 static void flush_ptrace_access(struct vm_area_struct *vma, struct page *page, in flush_ptrace_access()
53 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page()
61 void __flush_dcache_page(struct address_space *mapping, struct page *page) in __flush_dcache_page()
75 void flush_dcache_page(struct page *page) in flush_dcache_page()
/linux-4.4.14/arch/ia64/include/asm/
Dcacheflush.h24 #define flush_icache_page(vma,page) do { } while (0) argument
29 #define flush_dcache_page(page) \ argument
41 #define flush_icache_user_range(vma, page, user_addr, len) \ argument
47 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument
51 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
Dagp.h16 #define map_page_into_agp(page) /* nothing */ argument
17 #define unmap_page_from_agp(page) /* nothing */ argument
/linux-4.4.14/arch/sh/mm/
Dcache.c58 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page()
77 void copy_from_user_page(struct vm_area_struct *vma, struct page *page, in copy_from_user_page()
121 void clear_user_highpage(struct page *page, unsigned long vaddr) in clear_user_highpage()
137 struct page *page; in __update_cache() local
151 void __flush_anon_page(struct page *page, unsigned long vmaddr) in __flush_anon_page()
216 void flush_dcache_page(struct page *page) in flush_dcache_page()
234 void flush_icache_page(struct vm_area_struct *vma, struct page *page) in flush_icache_page()
/linux-4.4.14/drivers/net/ethernet/sfc/
Dio.h229 #define EFX_PAGED_REG(page, reg) \ argument
234 unsigned int reg, unsigned int page) in _efx_writeo_page()
252 #define efx_writeo_page(efx, value, reg, page) \ argument
263 unsigned int reg, unsigned int page) in _efx_writed_page()
267 #define efx_writed_page(efx, value, reg, page) \ argument
285 unsigned int page) in _efx_writed_page_locked()
297 #define efx_writed_page_locked(efx, value, reg, page) \ argument
/linux-4.4.14/drivers/video/fbdev/core/
Dfb_defio.c29 struct page *page; in fb_deferred_io_page() local
44 struct page *page; in fb_deferred_io_fault() local
97 struct page *page = vmf->page; in fb_deferred_io_mkwrite() local
156 static int fb_deferred_io_set_page_dirty(struct page *page) in fb_deferred_io_set_page_dirty()
229 struct page *page; in fb_deferred_io_cleanup() local
/linux-4.4.14/drivers/hwmon/pmbus/
Dltc2978.c161 static int ltc_read_word_data(struct i2c_client *client, int page, int reg) in ltc_read_word_data()
172 static int ltc_read_byte_data(struct i2c_client *client, int page, int reg) in ltc_read_byte_data()
183 static int ltc_write_byte(struct i2c_client *client, int page, u8 byte) in ltc_write_byte()
208 int page, int reg, u16 *pmax) in ltc_get_max()
222 int page, int reg, u16 *pmin) in ltc_get_min()
235 static int ltc2978_read_word_data_common(struct i2c_client *client, int page, in ltc2978_read_word_data_common()
279 static int ltc2978_read_word_data(struct i2c_client *client, int page, int reg) in ltc2978_read_word_data()
324 static int ltc2974_read_word_data(struct i2c_client *client, int page, int reg) in ltc2974_read_word_data()
349 static int ltc2975_read_word_data(struct i2c_client *client, int page, int reg) in ltc2975_read_word_data()
383 static int ltc3880_read_word_data(struct i2c_client *client, int page, int reg) in ltc3880_read_word_data()
[all …]
Dpmbus_core.c62 u8 page; /* page number */ member
129 int pmbus_set_page(struct i2c_client *client, u8 page) in pmbus_set_page()
147 int pmbus_write_byte(struct i2c_client *client, int page, u8 value) in pmbus_write_byte()
165 static int _pmbus_write_byte(struct i2c_client *client, int page, u8 value) in _pmbus_write_byte()
179 int pmbus_write_word_data(struct i2c_client *client, u8 page, u8 reg, u16 word) in pmbus_write_word_data()
195 static int _pmbus_write_word_data(struct i2c_client *client, int page, int reg, in _pmbus_write_word_data()
212 int pmbus_read_word_data(struct i2c_client *client, u8 page, u8 reg) in pmbus_read_word_data()
228 static int _pmbus_read_word_data(struct i2c_client *client, int page, int reg) in _pmbus_read_word_data()
244 int pmbus_read_byte_data(struct i2c_client *client, int page, u8 reg) in pmbus_read_byte_data()
258 int pmbus_write_byte_data(struct i2c_client *client, int page, u8 reg, u8 value) in pmbus_write_byte_data()
[all …]
Dlm25066.c223 static int lm25066_read_word_data(struct i2c_client *client, int page, int reg) in lm25066_read_word_data()
297 static int lm25063_read_word_data(struct i2c_client *client, int page, int reg) in lm25063_read_word_data()
315 static int lm25056_read_word_data(struct i2c_client *client, int page, int reg) in lm25056_read_word_data()
343 static int lm25056_read_byte_data(struct i2c_client *client, int page, int reg) in lm25056_read_byte_data()
367 static int lm25066_write_word_data(struct i2c_client *client, int page, int reg, in lm25066_write_word_data()
Dmax8688.c44 static int max8688_read_word_data(struct i2c_client *client, int page, int reg) in max8688_read_word_data()
74 static int max8688_write_word_data(struct i2c_client *client, int page, int reg, in max8688_write_word_data()
100 static int max8688_read_byte_data(struct i2c_client *client, int page, int reg) in max8688_read_byte_data()
Dpmbus.c36 int page; in pmbus_find_sensor_groups() local
109 int page; in pmbus_identify() local
/linux-4.4.14/arch/microblaze/include/asm/
Dhighmem.h58 static inline void *kmap(struct page *page) in kmap()
66 static inline void kunmap(struct page *page) in kunmap()
74 static inline void *kmap_atomic(struct page *page) in kmap_atomic()
/linux-4.4.14/arch/sparc/mm/
Dleon_mm.c193 void leon_flush_pcache_all(struct vm_area_struct *vma, unsigned long page) in leon_flush_pcache_all()
281 static void leon_flush_cache_page(struct vm_area_struct *vma, unsigned long page) in leon_flush_cache_page()
299 unsigned long page) in leon_flush_tlb_page()
311 static void leon_flush_page_to_ram(unsigned long page) in leon_flush_page_to_ram()
316 static void leon_flush_sig_insns(struct mm_struct *mm, unsigned long page) in leon_flush_sig_insns()
321 static void leon_flush_page_for_dma(unsigned long page) in leon_flush_page_for_dma()
/linux-4.4.14/arch/x86/lib/
Dmmx_32.c125 static void fast_clear_page(void *page) in fast_clear_page()
245 static void fast_clear_page(void *page) in fast_clear_page()
336 static void slow_zero_page(void *page) in slow_zero_page()
349 void mmx_clear_page(void *page) in mmx_clear_page()
/linux-4.4.14/arch/mips/mm/
Dinit.c66 struct page *page; in setup_zero_pages() local
85 static void *__kmap_pgprot(struct page *page, unsigned long addr, pgprot_t prot) in __kmap_pgprot()
129 void *kmap_coherent(struct page *page, unsigned long addr) in kmap_coherent()
134 void *kmap_noncoherent(struct page *page, unsigned long addr) in kmap_noncoherent()
186 struct page *page, unsigned long vaddr, void *dst, const void *src, in copy_to_user_page()
204 struct page *page, unsigned long vaddr, void *dst, const void *src, in copy_from_user_page()
441 struct page *page = pfn_to_page(tmp); in mem_init_free_highmem() local
484 struct page *page = pfn_to_page(pfn); in free_init_pages() local
Dhighmem.c13 void *kmap(struct page *page) in kmap()
27 void kunmap(struct page *page) in kunmap()
45 void *kmap_atomic(struct page *page) in kmap_atomic()
/linux-4.4.14/arch/alpha/include/asm/
Dcacheflush.h13 #define flush_dcache_page(page) do { } while (0) argument
50 flush_icache_user_range(struct vm_area_struct *vma, struct page *page, in flush_icache_user_range()
67 #define flush_icache_page(vma, page) \ argument
70 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument
74 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
Dagp.h8 #define map_page_into_agp(page) argument
9 #define unmap_page_from_agp(page) argument
/linux-4.4.14/arch/sparc/include/asm/
Dcacheflush_64.h25 #define flush_cache_page(vma, page, pfn) \ argument
42 #define smp_flush_dcache_page_impl(page,cpu) flush_dcache_page_impl(page) argument
43 #define flush_dcache_page_all(mm,page) flush_dcache_page_impl(page) argument
57 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument
64 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
Dagp.h6 #define map_page_into_agp(page) argument
7 #define unmap_page_from_agp(page) argument
Dhighmem.h55 static inline void *kmap(struct page *page) in kmap()
63 static inline void kunmap(struct page *page) in kunmap()
/linux-4.4.14/arch/powerpc/include/asm/
Dhighmem.h66 static inline void *kmap(struct page *page) in kmap()
74 static inline void kunmap(struct page *page) in kunmap()
82 static inline void *kmap_atomic(struct page *page) in kmap_atomic()
Dagp.h7 #define map_page_into_agp(page) argument
8 #define unmap_page_from_agp(page) argument
Dcacheflush.h24 #define flush_icache_page(vma, page) do { } while (0) argument
60 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument
65 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
/linux-4.4.14/drivers/md/
Dbitmap.c49 unsigned long page, int create) in bitmap_checkpage()
115 static void bitmap_checkfree(struct bitmap_counts *bitmap, unsigned long page) in bitmap_checkfree()
146 struct page *page, in read_sb_page()
207 static int write_sb_page(struct bitmap *bitmap, struct page *page, int wait) in write_sb_page()
285 static void write_page(struct bitmap *bitmap, struct page *page, int wait) in write_page()
326 __clear_page_buffers(struct page *page) in __clear_page_buffers()
332 static void free_buffers(struct page *page) in free_buffers()
359 struct page *page) in read_page()
906 struct page *page; in bitmap_file_set_bit() local
930 struct page *page; in bitmap_file_clear_bit() local
[all …]
/linux-4.4.14/tools/perf/
Dbuiltin-help.c104 static void exec_woman_emacs(const char *path, const char *page) in exec_woman_emacs()
121 static void exec_man_konqueror(const char *path, const char *page) in exec_man_konqueror()
152 static void exec_man_man(const char *path, const char *page) in exec_man_man()
163 static void exec_man_cmd(const char *cmd, const char *page) in exec_man_cmd()
342 static void exec_viewer(const char *name, const char *page) in exec_viewer()
361 const char *page = cmd_to_page(perf_cmd); in show_man_page() local
378 const char *page = cmd_to_page(perf_cmd); in show_info_page() local
384 static int get_html_page_path(struct strbuf *page_path, const char *page) in get_html_page_path()
416 const char *page = cmd_to_page(perf_cmd); in show_html_page() local
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_events.c88 static uint64_t *page_slots(struct signal_page *page) in page_slots()
97 struct signal_page *page; in allocate_free_slot() local
108 page_slots(page)[slot] = UNSIGNALED_EVENT_SLOT; in allocate_free_slot() local
132 struct signal_page *page; in allocate_signal_page() local
174 struct signal_page **page, in allocate_event_notification_slot()
190 static void release_event_notification_slot(struct signal_page *page, in release_event_notification_slot()
203 struct signal_page *page; in lookup_signal_page_by_index() local
231 static u32 make_signal_event_id(struct signal_page *page, in make_signal_event_id()
283 struct signal_page *page, in lookup_event_by_page_slot()
380 struct signal_page *page, *tmp; in shutdown_signal_pages() local
[all …]
/linux-4.4.14/arch/x86/kernel/
Despfix_64.c85 unsigned long page, slot; in espfix_base_addr() local
139 unsigned int page; in init_espfix_ap() local
173 struct page *page = alloc_pages_node(node, PGALLOC_GFP, 0); in init_espfix_ap() local
185 struct page *page = alloc_pages_node(node, PGALLOC_GFP, 0); in init_espfix_ap() local
/linux-4.4.14/arch/mn10300/include/asm/
Dhighmem.h49 static inline unsigned long kmap(struct page *page) in kmap()
58 static inline void kunmap(struct page *page) in kunmap()
73 static inline void *kmap_atomic(struct page *page) in kmap_atomic()
Dpage.h29 #define clear_page(page) memset((void *)(page), 0, PAGE_SIZE) argument
32 #define clear_user_page(addr, vaddr, page) clear_page(addr) argument
109 #define page_to_pfn(page) ((unsigned long)((page) - mem_map) + __pfn_disp) argument
119 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) argument
/linux-4.4.14/drivers/usb/gadget/
Dconfigfs.c201 const char *page, size_t len) in gadget_dev_desc_bcdDevice_store()
218 const char *page, size_t len) in gadget_dev_desc_bcdUSB_store()
234 static ssize_t gadget_dev_desc_UDC_show(struct config_item *item, char *page) in gadget_dev_desc_UDC_show()
255 const char *page, size_t len) in gadget_dev_desc_UDC_store()
455 char *page) in gadget_config_desc_MaxPower_show()
461 const char *page, size_t len) in gadget_config_desc_MaxPower_store()
475 char *page) in gadget_config_desc_bmAttributes_show()
482 const char *page, size_t len) in gadget_config_desc_bmAttributes_store()
739 static ssize_t os_desc_use_show(struct config_item *item, char *page) in os_desc_use_show()
745 static ssize_t os_desc_use_store(struct config_item *item, const char *page, in os_desc_use_store()
[all …]
/linux-4.4.14/arch/m68k/mm/
Dmemory.c31 #define PD_PTABLE(page) ((ptable_desc *)&(virt_to_page(page)->lru)) argument
40 unsigned long page = ptable & PAGE_MASK; in init_pointer_table() local
75 void *page; in get_pointer_table() local
104 unsigned long page = (unsigned long)ptable & PAGE_MASK; in free_pointer_table() local
/linux-4.4.14/drivers/block/
Dbrd.c58 struct page *page; in brd_lookup_page() local
89 struct page *page; in brd_insert_page() local
136 struct page *page; in brd_free_page() local
149 struct page *page; in brd_zero_page() local
236 struct page *page; in copy_to_brd() local
268 struct page *page; in copy_from_brd() local
299 static int brd_do_bvec(struct brd_device *brd, struct page *page, in brd_do_bvec()
371 struct page *page, int rw) in brd_rw_page()
384 struct page *page; in brd_direct_access() local
/linux-4.4.14/fs/cachefiles/
Drdwr.c31 struct page *page = wait->private; in cachefiles_read_waiter() local
391 struct page *page, in cachefiles_read_or_alloc_page()
685 struct page *page, *_n; in cachefiles_read_or_alloc_pages() local
791 struct page *page, in cachefiles_allocate_page()
835 struct page *page; in cachefiles_allocate_pages() local
873 int cachefiles_write_page(struct fscache_storage *op, struct page *page) in cachefiles_write_page()
956 void cachefiles_uncache_page(struct fscache_object *_object, struct page *page) in cachefiles_uncache_page()
/linux-4.4.14/fs/qnx6/
Ddir.c29 struct page *page = read_mapping_page(mapping, n, NULL); in qnx6_get_page() local
54 struct page *page = read_mapping_page(mapping, n, NULL); in qnx6_longname() local
69 struct page *page; in qnx6_dir_longfilename() local
127 struct page *page = qnx6_get_page(inode, n); in qnx6_readdir() local
179 struct page *page; in qnx6_long_match() local
217 struct page *page = NULL; in qnx6_find_entry() local
/linux-4.4.14/arch/avr32/include/asm/
Dcacheflush.h111 #define flush_dcache_page(page) do { } while (0) argument
112 #define flush_dcache_mmap_lock(page) do { } while (0) argument
113 #define flush_dcache_mmap_unlock(page) do { } while (0) argument
126 struct page *page, unsigned long vaddr, void *dst, in copy_from_user_page()
/linux-4.4.14/arch/c6x/include/asm/
Dcacheflush.h33 #define flush_dcache_page(page) do {} while (0) argument
46 #define flush_icache_page(vma, page) \ argument
56 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument
62 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
/linux-4.4.14/arch/metag/mm/
Dhighmem.c13 void *kmap(struct page *page) in kmap()
22 void kunmap(struct page *page) in kunmap()
40 void *kmap_atomic(struct page *page) in kmap_atomic()
/linux-4.4.14/arch/openrisc/include/asm/
Dpage.h44 #define free_user_page(page, addr) free_page(addr) argument
46 #define clear_page(page) memset((page), 0, PAGE_SIZE) argument
49 #define clear_user_page(page, vaddr, pg) clear_page(page) argument
87 #define page_to_virt(page) \ argument
90 #define page_to_phys(page) ((dma_addr_t)page_to_pfn(page) << PAGE_SHIFT) argument
/linux-4.4.14/arch/xtensa/include/asm/
Dhighmem.h32 static inline int get_pkmap_color(struct page *page) in get_pkmap_color()
69 static inline void *kmap(struct page *page) in kmap()
77 static inline void kunmap(struct page *page) in kunmap()
/linux-4.4.14/drivers/usb/gadget/function/
Df_sourcesink.c903 static ssize_t f_ss_opts_pattern_show(struct config_item *item, char *page) in f_ss_opts_pattern_show()
916 const char *page, size_t len) in f_ss_opts_pattern_store()
946 static ssize_t f_ss_opts_isoc_interval_show(struct config_item *item, char *page) in f_ss_opts_isoc_interval_show()
959 const char *page, size_t len) in f_ss_opts_isoc_interval_store()
989 static ssize_t f_ss_opts_isoc_maxpacket_show(struct config_item *item, char *page) in f_ss_opts_isoc_maxpacket_show()
1002 const char *page, size_t len) in f_ss_opts_isoc_maxpacket_store()
1032 static ssize_t f_ss_opts_isoc_mult_show(struct config_item *item, char *page) in f_ss_opts_isoc_mult_show()
1045 const char *page, size_t len) in f_ss_opts_isoc_mult_store()
1075 static ssize_t f_ss_opts_isoc_maxburst_show(struct config_item *item, char *page) in f_ss_opts_isoc_maxburst_show()
1088 const char *page, size_t len) in f_ss_opts_isoc_maxburst_store()
[all …]
/linux-4.4.14/include/asm-generic/
Dpage.h28 #define free_user_page(page, addr) free_page(addr) argument
30 #define clear_page(page) memset((page), 0, PAGE_SIZE) argument
33 #define clear_user_page(page, vaddr, pg) clear_page(page) argument
87 #define page_to_virt(page) pfn_to_virt(page_to_pfn(page)) argument
90 #define page_to_phys(page) ((dma_addr_t)page_to_pfn(page) << PAGE_SHIFT) argument
/linux-4.4.14/fs/ntfs/
Daops.h40 static inline void ntfs_unmap_page(struct page *page) in ntfs_unmap_page()
89 struct page *page = read_mapping_page(mapping, index, NULL); in ntfs_map_page() local
/linux-4.4.14/drivers/staging/lustre/lustre/include/linux/
Dlustre_patchless_compat.h46 #define ll_delete_from_page_cache(page) delete_from_page_cache(page) argument
49 truncate_complete_page(struct address_space *mapping, struct page *page) in truncate_complete_page()
/linux-4.4.14/fs/udf/
Dfile.c41 static void __udf_adinicb_readpage(struct page *page) in __udf_adinicb_readpage()
55 static int udf_adinicb_readpage(struct file *file, struct page *page) in udf_adinicb_readpage()
64 static int udf_adinicb_writepage(struct page *page, in udf_adinicb_writepage()
88 struct page *page; in udf_adinicb_write_begin() local
/linux-4.4.14/arch/score/include/asm/
Dcacheflush.h29 struct page *page) in flush_icache_page()
38 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
41 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument
/linux-4.4.14/arch/blackfin/include/asm/
Dcacheflush.h74 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument
79 #define copy_from_user_page(vma, page, vaddr, dst, src, len) memcpy(dst, src, len) argument
89 # define flush_dcache_page(page) blackfin_dflush_page(page_address(page)) argument
93 # define flush_dcache_page(page) do { } while (0) argument
/linux-4.4.14/mm/kasan/
Dkasan.c303 void kasan_alloc_pages(struct page *page, unsigned int order) in kasan_alloc_pages()
309 void kasan_free_pages(struct page *page, unsigned int order) in kasan_free_pages()
317 void kasan_poison_slab(struct page *page) in kasan_poison_slab()
374 struct page *page; in kasan_kmalloc_large() local
393 struct page *page; in kasan_krealloc() local
408 struct page *page; in kasan_kfree() local
421 struct page *page = virt_to_page(ptr); in kasan_kfree_large() local
/linux-4.4.14/arch/x86/include/asm/
Dagp.h15 #define map_page_into_agp(page) set_pages_uc(page, 1) argument
16 #define unmap_page_from_agp(page) set_pages_wb(page, 1) argument
/linux-4.4.14/include/xen/interface/io/
Dkbdif.h98 #define XENKBD_IN_RING(page) \ argument
100 #define XENKBD_IN_RING_REF(page, idx) \ argument
106 #define XENKBD_OUT_RING(page) \ argument
108 #define XENKBD_OUT_RING_REF(page, idx) \ argument
/linux-4.4.14/drivers/s390/char/
Dsclp_con.c50 void *page; in sclp_conbuf_callback() local
140 void *page; in sclp_console_drop_buffer() local
165 void *page; in sclp_console_write() local
318 void *page; in sclp_console_init() local
/linux-4.4.14/fs/btrfs/
Dextent_io.c1458 struct page *page; in extent_range_clear_dirty_for_io() local
1474 struct page *page; in extent_range_redirty_for_io() local
1494 struct page *page; in set_range_writeback() local
2053 static void check_page_uptodate(struct extent_io_tree *tree, struct page *page) in check_page_uptodate()
2095 struct page *page, unsigned int pg_offset, int mirror_num) in repair_io_failure()
2180 int clean_io_failure(struct inode *inode, u64 start, struct page *page, in clean_io_failure()
2423 struct page *page, int pg_offset, int icsum, in btrfs_create_repair_bio()
2466 struct page *page, u64 start, u64 end, in bio_readpage_error()
2519 int end_extent_writepage(struct page *page, int err, u64 start, u64 end) in end_extent_writepage()
2560 struct page *page = bvec->bv_page; in end_bio_extent_writepage() local
[all …]
/linux-4.4.14/arch/microblaze/mm/
Dconsistent.c67 struct page *page, *end; in consistent_alloc() local
183 struct page *page; in consistent_free() local
260 void consistent_sync_page(struct page *page, unsigned long offset, in consistent_sync_page()
/linux-4.4.14/kernel/events/
Dring_buffer.c437 struct page *page; in rb_alloc_aux_page() local
463 struct page *page = virt_to_page(rb->aux_pages[idx]); in rb_free_aux_page() local
506 struct page *page; in rb_alloc_aux() local
527 struct page *page = virt_to_page(rb->aux_pages[0]); in rb_alloc_aux() local
619 struct page *page; in perf_mmap_alloc_page() local
674 struct page *page = virt_to_page((void *)addr); in perf_mmap_free_page() local
708 struct page *page = vmalloc_to_page(addr); in perf_mmap_unmark_page() local
/linux-4.4.14/arch/arm/include/asm/
Dpage-nommu.h21 #define free_user_page(page, addr) free_page(addr) argument
23 #define clear_page(page) memset((page), 0, PAGE_SIZE) argument
26 #define clear_user_page(page, vaddr, pg) clear_page(page) argument
/linux-4.4.14/drivers/mtd/
Dmtdoops.c72 static void mark_page_used(struct mtdoops_context *cxt, int page) in mark_page_used()
77 static void mark_page_unused(struct mtdoops_context *cxt, int page) in mark_page_unused()
82 static int page_is_used(struct mtdoops_context *cxt, int page) in page_is_used()
103 int page; in mtdoops_erase_block() local
253 int ret, page, maxpos = 0; in find_next_position() local
/linux-4.4.14/drivers/char/agp/
Defficeon-agp.c69 static inline unsigned long efficeon_mask_memory(struct page *page) in efficeon_mask_memory()
163 unsigned long page = efficeon_private.l1_table[index]; in efficeon_free_gatt_table() local
211 unsigned long page; in efficeon_create_gatt_table() local
241 unsigned int *page, *last_page; in efficeon_insert_memory() local
302 unsigned int *page = (unsigned int *) efficeon_private.l1_table[index >> 10]; in efficeon_remove_memory() local
/linux-4.4.14/fs/ext4/
Dreadpage.c63 struct page *page = bv->bv_page; in completion_pages() local
119 struct page *page = bv->bv_page; in mpage_end_io() local
134 struct list_head *pages, struct page *page, in ext4_mpage_readpages()
/linux-4.4.14/kernel/power/
Dsnapshot.c123 struct page *page; in alloc_image_page() local
140 struct page *page; in free_image_page() local
889 void swsusp_set_page_free(struct page *page) in swsusp_set_page_free()
895 static int swsusp_page_is_free(struct page *page) in swsusp_page_is_free()
901 void swsusp_unset_page_free(struct page *page) in swsusp_unset_page_free()
907 static void swsusp_set_page_forbidden(struct page *page) in swsusp_set_page_forbidden()
913 int swsusp_page_is_forbidden(struct page *page) in swsusp_page_is_forbidden()
919 static void swsusp_unset_page_forbidden(struct page *page) in swsusp_unset_page_forbidden()
1083 struct page *page; in saveable_highmem_page() local
1145 struct page *page; in saveable_page() local
[all …]
/linux-4.4.14/drivers/gpu/drm/tegra/
Dgem.c60 static void *tegra_bo_kmap(struct host1x_bo *bo, unsigned int page) in tegra_bo_kmap()
67 static void tegra_bo_kunmap(struct host1x_bo *bo, unsigned int page, in tegra_bo_kunmap()
435 struct page *page; in tegra_bo_fault() local
566 unsigned long page) in tegra_gem_prime_kmap_atomic()
572 unsigned long page, in tegra_gem_prime_kunmap_atomic()
577 static void *tegra_gem_prime_kmap(struct dma_buf *buf, unsigned long page) in tegra_gem_prime_kmap()
582 static void tegra_gem_prime_kunmap(struct dma_buf *buf, unsigned long page, in tegra_gem_prime_kunmap()
/linux-4.4.14/arch/tile/include/asm/
Dhomecache.h107 #define __homecache_free_page(page) __homecache_free_pages((page), 0) argument
108 #define homecache_free_page(page) homecache_free_pages((page), 0) argument
/linux-4.4.14/arch/unicore32/include/asm/
Dcacheflush.h120 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
187 #define flush_icache_user_range(vma, page, addr, len) \ argument
194 #define flush_icache_page(vma, page) do { } while (0) argument
/linux-4.4.14/arch/blackfin/kernel/cplb-mpu/
Dcplbmgr.c126 int page = (addr - (ASYNC_BANK0_BASE - _ramend)) >> PAGE_SHIFT; in dcplb_miss() local
148 int page = addr >> PAGE_SHIFT; in dcplb_miss() local
226 int page = (addr - (ASYNC_BANK0_BASE - _ramend)) >> PAGE_SHIFT; in icplb_miss() local
257 int page = addr >> PAGE_SHIFT; in icplb_miss() local

12345678