| /OK3568_Linux_fs/kernel/samples/configfs/ |
| H A D | configfs_sample.c | 45 static ssize_t childless_showme_show(struct config_item *item, char *page) in childless_showme_show() 56 static ssize_t childless_storeme_show(struct config_item *item, char *page) in childless_storeme_show() 62 const char *page, size_t count) in childless_storeme_store() 74 static ssize_t childless_description_show(struct config_item *item, char *page) in childless_description_show() 133 static ssize_t simple_child_storeme_show(struct config_item *item, char *page) in simple_child_storeme_show() 139 const char *page, size_t count) in simple_child_storeme_store() 199 char *page) in simple_children_description_show() 277 char *page) in group_children_description_show()
|
| /OK3568_Linux_fs/kernel/arch/nios2/mm/ |
| H A D | cacheflush.c | 73 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() 205 struct page *page; in update_mmu_cache() local 243 void clear_user_page(void *addr, unsigned long vaddr, struct page *page) in clear_user_page() 252 void copy_from_user_page(struct vm_area_struct *vma, struct page *page, in copy_from_user_page() 263 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | buffer.c | 86 void buffer_check_dirty_writeback(struct page *page, in buffer_check_dirty_writeback() 197 struct page *page; in __find_get_block_slow() local 249 struct page *page; in end_buffer_async_read() local 347 struct page *page; in end_buffer_async_write() local 600 void __set_page_dirty(struct page *page, struct address_space *mapping, in __set_page_dirty() 641 int __set_page_dirty_buffers(struct page *page) in __set_page_dirty_buffers() 839 struct buffer_head *alloc_page_buffers(struct page *page, unsigned long size, in alloc_page_buffers() 890 link_dev_buffers(struct page *page, struct buffer_head *head) in link_dev_buffers() 919 init_page_buffers(struct page *page, struct block_device *bdev, in init_page_buffers() 958 struct page *page; in grow_dev_page() local [all …]
|
| H A D | mpage.c | 71 struct page *page = bv->bv_page; in mpage_end_io() local 140 map_buffer_to_page(struct page *page, struct buffer_head *bh, int page_block) in map_buffer_to_page() 174 struct page *page; member 194 struct page *page = args->page; in do_mpage_readpage() local 417 struct page *page; in mpage_readahead() local 438 int mpage_readpage(struct page *page, get_block_t get_block) in mpage_readpage() 481 static void clean_buffers(struct page *page, unsigned first_unmapped) in clean_buffers() 511 void clean_page_buffers(struct page *page) in clean_page_buffers() 516 static int __mpage_writepage(struct page *page, struct writeback_control *wbc, in __mpage_writepage() 762 int mpage_writepage(struct page *page, get_block_t get_block, in mpage_writepage()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mmdebug.h | 19 #define VM_BUG_ON_PAGE(cond, page) \ argument 40 #define VM_WARN_ON_ONCE_PAGE(cond, page) ({ \ argument 58 #define VM_BUG_ON_PAGE(cond, page) VM_BUG_ON(cond) argument 63 #define VM_WARN_ON_ONCE_PAGE(cond, page) BUILD_BUG_ON_INVALID(cond) argument 75 #define VM_BUG_ON_PGFLAGS(cond, page) VM_BUG_ON_PAGE(cond, page) argument 77 #define VM_BUG_ON_PGFLAGS(cond, page) BUILD_BUG_ON_INVALID(cond) argument
|
| H A D | memcontrol.h | 451 static inline int mem_cgroup_charge(struct page *page, struct mm_struct *mm, in mem_cgroup_charge() 460 static inline void mem_cgroup_uncharge(struct page *page) in mem_cgroup_uncharge() 769 static inline void __mod_memcg_page_state(struct page *page, in __mod_memcg_page_state() 776 static inline void mod_memcg_page_state(struct page *page, in mod_memcg_page_state() 859 static inline void __mod_lruvec_page_state(struct page *page, in __mod_lruvec_page_state() 876 static inline void mod_lruvec_page_state(struct page *page, in mod_lruvec_page_state() 904 static inline void count_memcg_page_event(struct page *page, in count_memcg_page_event() 975 static inline struct lruvec *page_to_lruvec(struct page *page, pg_data_t *pgdat) in page_to_lruvec() 1027 static inline int mem_cgroup_charge(struct page *page, struct mm_struct *mm, in mem_cgroup_charge() 1033 static inline void mem_cgroup_uncharge(struct page *page) in mem_cgroup_uncharge() [all …]
|
| H A D | fscache.h | 36 #define PageFsCache(page) PagePrivate2((page)) argument 37 #define SetPageFsCache(page) SetPagePrivate2((page)) argument 38 #define ClearPageFsCache(page) ClearPagePrivate2((page)) argument 39 #define TestSetPageFsCache(page) TestSetPagePrivate2((page)) argument 40 #define TestClearPageFsCache(page) TestClearPagePrivate2((page)) argument 541 struct page *page, in fscache_read_or_alloc_page() 625 struct page *page, in fscache_alloc_page() 675 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 …]
|
| H A D | swap.h | 362 static inline void lru_cache_add_inactive_or_unevictable(struct page *page, in lru_cache_add_inactive_or_unevictable() 507 static inline int swap_readpage(struct page *page, bool do_poll) in swap_readpage() 527 #define free_page_and_swap_cache(page) \ argument 557 static inline void put_swap_page(struct page *page, swp_entry_t swp) in put_swap_page() 591 static inline int add_to_swap(struct page *page) in add_to_swap() 601 static inline int add_to_swap_cache(struct page *page, swp_entry_t entry, in add_to_swap_cache() 607 static inline void __delete_from_swap_cache(struct page *page, in __delete_from_swap_cache() 612 static inline void delete_from_swap_cache(struct page *page) in delete_from_swap_cache() 621 static inline int page_swapcount(struct page *page) in page_swapcount() 641 #define reuse_swap_page(page, total_map_swapcount) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | dmapool.c | 70 struct dma_page *page; in show_pools() local 203 static void pool_initialise_page(struct dma_pool *pool, struct dma_page *page) in pool_initialise_page() 221 struct dma_page *page; in pool_alloc_page() local 242 static inline bool is_page_busy(struct dma_page *page) in is_page_busy() 247 static void pool_free_page(struct dma_pool *pool, struct dma_page *page) in pool_free_page() 269 struct dma_page *page, *tmp; in dma_pool_destroy() local 318 struct dma_page *page; in dma_pool_alloc() local 384 struct dma_page *page; in pool_find_page() local 406 struct dma_page *page; in dma_pool_free() local
|
| H A D | page_idle.c | 34 struct page *page = pfn_to_online_page(pfn); in page_idle_get_page() local 51 static bool page_idle_clear_pte_refs_one(struct page *page, in page_idle_clear_pte_refs_one() 92 static void page_idle_clear_pte_refs(struct page *page) in page_idle_clear_pte_refs() 123 struct page *page; in page_idle_bitmap_read() local 168 struct page *page; in page_idle_bitmap_write() local
|
| H A D | compaction.c | 73 struct page *page, *next; in release_freepages() local 90 struct page *page, *next; in split_map_pages() local 114 int PageMovable(struct page *page) in PageMovable() 130 void __SetPageMovable(struct page *page, struct address_space *mapping) in __SetPageMovable() 138 void __ClearPageMovable(struct page *page) in __ClearPageMovable() 223 struct page *page) in isolation_suitable() 244 static bool pageblock_skip_persistent(struct page *page) in pageblock_skip_persistent() 261 struct page *page = pfn_to_online_page(pfn); in __reset_isolation_pfn() local 405 static bool test_and_set_skip(struct compact_control *cc, struct page *page, in test_and_set_skip() 446 struct page *page, unsigned long pfn) in update_pageblock_skip() [all …]
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | file.c | 99 static int do_readpage(struct page *page) in do_readpage() 226 struct page *page; in write_begin_slow() local 325 static int allocate_budget(struct ubifs_info *c, struct page *page, in allocate_budget() 431 struct page *page; in ubifs_write_begin() local 520 static void cancel_budget(struct ubifs_info *c, struct page *page, in cancel_budget() 538 struct page *page, void *fsdata) in ubifs_write_end() 606 static int populate_page(struct ubifs_info *c, struct page *page, in populate_page() 785 struct page *page; in ubifs_do_bulk_read() local 827 static int ubifs_bulk_read(struct page *page) in ubifs_bulk_read() 893 static int ubifs_readpage(struct file *file, struct page *page) in ubifs_readpage() [all …]
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | fscache.h | 85 static inline void cifs_fscache_invalidate_page(struct page *page, in cifs_fscache_invalidate_page() 93 struct page *page) in cifs_readpage_from_fscache() 113 struct page *page) in cifs_readpage_to_fscache() 142 static inline int cifs_fscache_release_page(struct page *page, gfp_t gfp) in cifs_fscache_release_page() 147 static inline void cifs_fscache_invalidate_page(struct page *page, in cifs_fscache_invalidate_page() 150 cifs_readpage_from_fscache(struct inode *inode, struct page *page) in cifs_readpage_from_fscache() 164 struct page *page) {} in cifs_readpage_to_fscache()
|
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | mmap.c | 35 struct page *page = read_mapping_page(inode->i_mapping, index, NULL); in ecryptfs_get_locked_page() local 51 static int ecryptfs_writepage(struct page *page, struct writeback_control *wbc) in ecryptfs_writepage() 108 ecryptfs_copy_up_encrypted_with_header(struct page *page, in ecryptfs_copy_up_encrypted_with_header() 180 static int ecryptfs_readpage(struct file *file, struct page *page) in ecryptfs_readpage() 235 static int fill_zeros_to_end_of_page(struct page *page, unsigned int to) in fill_zeros_to_end_of_page() 270 struct page *page; in ecryptfs_write_begin() local 465 struct page *page, void *fsdata) in ecryptfs_write_end()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | data.c | 53 static bool __is_cp_guaranteed(struct page *page) in __is_cp_guaranteed() 79 static enum count_type __read_io_type(struct page *page) in __read_io_type() 132 struct page *page = bv->bv_page; in f2fs_finish_read_bio() local 185 struct page *page = bv->bv_page; in f2fs_verify_bio() local 237 struct page *page = bv->bv_page; in f2fs_handle_step_decompress() local 321 struct page *page = bvec->bv_page; in f2fs_write_end_io() local 490 struct page *page = in __submit_bio() local 572 struct page *page, nid_t ino) in __has_merged_page() 629 struct inode *inode, struct page *page, in __submit_merged_write_cond() 659 struct inode *inode, struct page *page, in f2fs_submit_merged_write_cond() [all …]
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | file.c | 209 static void afs_file_readpage_read_complete(struct page *page, in afs_file_readpage_read_complete() 274 int afs_page_filler(void *data, struct page *page) in afs_page_filler() 391 static int afs_readpage(struct file *file, struct page *page) in afs_readpage() 421 struct page *page = req->pages[req->index]; in afs_readpages_page_done() local 448 struct page *first, *page; in afs_readpages_one() local 607 static void afs_invalidate_dirty(struct page *page, unsigned int offset, in afs_invalidate_dirty() 665 static void afs_invalidatepage(struct page *page, unsigned int offset, in afs_invalidatepage() 693 static int afs_releasepage(struct page *page, gfp_t gfp_flags) in afs_releasepage()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_sourcesink.c | 890 static ssize_t f_ss_opts_pattern_show(struct config_item *item, char *page) in f_ss_opts_pattern_show() 903 const char *page, size_t len) in f_ss_opts_pattern_store() 933 static ssize_t f_ss_opts_isoc_interval_show(struct config_item *item, char *page) in f_ss_opts_isoc_interval_show() 946 const char *page, size_t len) in f_ss_opts_isoc_interval_store() 976 static ssize_t f_ss_opts_isoc_maxpacket_show(struct config_item *item, char *page) in f_ss_opts_isoc_maxpacket_show() 989 const char *page, size_t len) in f_ss_opts_isoc_maxpacket_store() 1019 static ssize_t f_ss_opts_isoc_mult_show(struct config_item *item, char *page) in f_ss_opts_isoc_mult_show() 1032 const char *page, size_t len) in f_ss_opts_isoc_mult_store() 1062 static ssize_t f_ss_opts_isoc_maxburst_show(struct config_item *item, char *page) in f_ss_opts_isoc_maxburst_show() 1075 const char *page, size_t len) in f_ss_opts_isoc_maxburst_store() [all …]
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | write.c | 174 nfs_page_private_request(struct page *page) in nfs_page_private_request() 189 nfs_page_find_private_request(struct page *page) in nfs_page_find_private_request() 207 nfs_page_find_swap_request(struct page *page) in nfs_page_find_swap_request() 232 static struct nfs_page *nfs_page_find_head_request(struct page *page) in nfs_page_find_head_request() 242 static struct nfs_page *nfs_find_and_lock_page_request(struct page *page) in nfs_find_and_lock_page_request() 273 static void nfs_grow_file(struct page *page, unsigned int offset, unsigned int count) in nfs_grow_file() 308 static void nfs_mapping_set_error(struct page *page, int error) in nfs_mapping_set_error() 407 static void nfs_set_page_writeback(struct page *page) in nfs_set_page_writeback() 564 nfs_lock_and_join_requests(struct page *page) in nfs_lock_and_join_requests() 605 struct page *page) in nfs_page_async_flush() [all …]
|
| H A D | fscache.h | 110 struct page *page) in nfs_fscache_wait_on_page_write() 120 static inline void nfs_fscache_invalidate_page(struct page *page, in nfs_fscache_invalidate_page() 132 struct page *page) in nfs_readpage_from_fscache() 159 struct page *page, in nfs_readpage_to_fscache() 206 static inline int nfs_fscache_release_page(struct page *page, gfp_t gfp) in nfs_fscache_release_page() 210 static inline void nfs_fscache_invalidate_page(struct page *page, in nfs_fscache_invalidate_page() 213 struct page *page) {} in nfs_fscache_wait_on_page_write() 217 struct page *page) in nfs_readpage_from_fscache() 230 struct page *page, int sync) {} in nfs_readpage_to_fscache()
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-help.c | 123 static void exec_woman_emacs(const char *path, const char *page) in exec_woman_emacs() 139 static void exec_man_konqueror(const char *path, const char *page) in exec_man_konqueror() 170 static void exec_man_man(const char *path, const char *page) in exec_man_man() 178 static void exec_man_cmd(const char *cmd, const char *page) in exec_man_cmd() 345 static void exec_viewer(const char *name, const char *page) in exec_viewer() 364 const char *page = cmd_to_page(perf_cmd); in show_man_page() local 381 const char *page = cmd_to_page(perf_cmd); in show_info_page() local 387 static int get_html_page_path(char **page_path, const char *page) in get_html_page_path() 416 const char *page = cmd_to_page(perf_cmd); in show_html_page() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/android/ion/ |
| H A D | ion_protected_heap.c | 60 static void protected_pool_add(struct ion_page_pool *pool, struct page *page) in protected_pool_add() 76 struct page *page; in protected_pool_remove() local 92 struct page *page = NULL; in protected_pool_alloc() local 105 struct page *page) in protected_pool_free() 125 struct page *page; in protected_pool_shrink() local 175 struct page *page; member 182 struct page *page, in free_buffer_page() 205 struct page *page; in alloc_buffer_page() local 227 struct page *page; in alloc_largest_available() local
|
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_alua.c | 1879 ssize_t core_alua_show_tg_pt_gp_info(struct se_lun *lun, char *page) in core_alua_show_tg_pt_gp_info() 1909 const char *page, in core_alua_store_tg_pt_gp_info() 1994 char *page) in core_alua_show_access_type() 2009 const char *page, in core_alua_store_access_type() 2040 char *page) in core_alua_show_nonop_delay_msecs() 2047 const char *page, in core_alua_store_nonop_delay_msecs() 2071 char *page) in core_alua_show_trans_delay_msecs() 2078 const char *page, in core_alua_store_trans_delay_msecs() 2102 char *page) in core_alua_show_implicit_trans_secs() 2109 const char *page, in core_alua_store_implicit_trans_secs() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/ |
| H A D | io.h | 212 #define EF4_PAGED_REG(page, reg) \ argument 217 unsigned int reg, unsigned int page) in _ef4_writeo_page() 235 #define ef4_writeo_page(efx, value, reg, page) \ argument 246 unsigned int reg, unsigned int page) in _ef4_writed_page() 250 #define ef4_writed_page(efx, value, reg, page) \ argument 268 unsigned int page) in _ef4_writed_page_locked() 280 #define ef4_writed_page_locked(efx, value, reg, page) \ argument
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | cache.c | 60 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page() 79 void copy_from_user_page(struct vm_area_struct *vma, struct page *page, in copy_from_user_page() 123 void clear_user_highpage(struct page *page, unsigned long vaddr) in clear_user_highpage() 139 struct page *page; in __update_cache() local 153 void __flush_anon_page(struct page *page, unsigned long vmaddr) in __flush_anon_page() 218 void flush_dcache_page(struct page *page) in flush_dcache_page() 236 void flush_icache_page(struct vm_area_struct *vma, struct page *page) in flush_icache_page()
|
| /OK3568_Linux_fs/kernel/fs/9p/ |
| H A D | cache.c | 203 int __v9fs_fscache_release_page(struct page *page, gfp_t gfp) in __v9fs_fscache_release_page() 213 void __v9fs_fscache_invalidate_page(struct page *page) in __v9fs_fscache_invalidate_page() 227 static void v9fs_vfs_readpage_complete(struct page *page, void *data, in v9fs_vfs_readpage_complete() 243 int __v9fs_readpage_from_fscache(struct inode *inode, struct page *page) in __v9fs_readpage_from_fscache() 316 void __v9fs_readpage_to_fscache(struct inode *inode, struct page *page) in __v9fs_readpage_to_fscache() 332 void __v9fs_fscache_wait_on_page_write(struct inode *inode, struct page *page) in __v9fs_fscache_wait_on_page_write()
|