| /OK3568_Linux_fs/kernel/mm/ |
| H A D | page_owner.c | 166 void __reset_page_owner(struct page *page, unsigned int order) in __reset_page_owner() 189 static inline void __set_page_owner_handle(struct page *page, in __set_page_owner_handle() 211 noinline void __set_page_owner(struct page *page, unsigned int order, in __set_page_owner() 226 void __set_page_owner_migrate_reason(struct page *page, int reason) in __set_page_owner_migrate_reason() 239 void __split_page_owner(struct page *page, unsigned int nr) in __split_page_owner() 301 struct page *page; in pagetypeinfo_showmixedcount_print() local 386 struct page *page, struct page_owner *page_owner, in print_page_owner() 450 void __dump_page_owner(struct page *page) in __dump_page_owner() 511 struct page *page; in read_page_owner() local 632 struct page *page; in init_pages_in_zone() local
|
| H A D | huge_memory.c | 487 static inline struct deferred_split *get_deferred_split_queue(struct page *page) in get_deferred_split_queue() 498 static inline struct deferred_split *get_deferred_split_queue(struct page *page) in get_deferred_split_queue() 506 void prep_transhuge_page(struct page *page) in prep_transhuge_page() 517 bool is_transparent_hugepage(struct page *page) in is_transparent_hugepage() 582 struct page *page, gfp_t gfp) in __do_huge_pmd_anonymous_page() 715 struct page *page; in do_huge_pmd_anonymous_page() local 969 struct page *page; in follow_devmap_pmd() local 1141 struct page *page; in follow_devmap_pud() local 1274 struct page *page; in do_huge_pmd_wp_page() local 1346 struct page *page = NULL; in follow_trans_huge_pmd() local [all …]
|
| H A D | hugetlb.c | 1067 static void enqueue_huge_page(struct hstate *h, struct page *page) in enqueue_huge_page() 1078 struct page *page; in dequeue_huge_page_node_exact() local 1113 struct page *page; in dequeue_huge_page_nodemask() local 1140 struct page *page; in dequeue_huge_page_vma() local 1246 static void destroy_compound_gigantic_page(struct page *page, in destroy_compound_gigantic_page() 1266 static void free_gigantic_page(struct page *page, unsigned int order) in free_gigantic_page() 1290 struct page *page; in alloc_gigantic_page() local 1333 static inline void free_gigantic_page(struct page *page, unsigned int order) { } in free_gigantic_page() 1334 static inline void destroy_compound_gigantic_page(struct page *page, in destroy_compound_gigantic_page() 1338 static void update_and_free_page(struct hstate *h, struct page *page) in update_and_free_page() [all …]
|
| H A D | gup.c | 33 static void hpage_pincount_add(struct page *page, int refs) in hpage_pincount_add() 41 static void hpage_pincount_sub(struct page *page, int refs) in hpage_pincount_sub() 50 static void put_page_refs(struct page *page, int refs) in put_page_refs() 70 static inline struct page *try_get_compound_head(struct page *page, int refs) in try_get_compound_head() 115 static __maybe_unused struct page *try_grab_compound_head(struct page *page, in try_grab_compound_head() 166 static void put_compound_head(struct page *page, int refs, unsigned int flags) in put_compound_head() 204 bool __must_check try_grab_page(struct page *page, unsigned int flags) in try_grab_page() 252 void unpin_user_page(struct page *page) in unpin_user_page() 267 void put_user_page(struct page *page) in put_user_page() 315 struct page *page = compound_head(pages[index]); in unpin_user_pages_dirty_lock() local [all …]
|
| H A D | memory-failure.c | 68 static bool page_handle_poison(struct page *page, bool hugepage_or_freepage, bool release) in page_handle_poison() 292 static unsigned long dev_pagemap_mapping_shift(struct page *page, in dev_pagemap_mapping_shift() 472 static void collect_procs_anon(struct page *page, struct list_head *to_kill, in collect_procs_anon() 508 static void collect_procs_file(struct page *page, struct list_head *to_kill, in collect_procs_file() 544 static void collect_procs(struct page *page, struct list_head *tokill, in collect_procs() 955 static int get_hwpoison_page(struct page *page) in get_hwpoison_page() 1131 static int try_to_split_thp_page(struct page *page, const char *msg) in try_to_split_thp_page() 1225 struct page *page = pfn_to_page(pfn); in memory_failure_dev_pagemap() local 1613 struct page *page; in unpoison_memory() local 1730 static int get_any_page(struct page *page, unsigned long pfn, int flags) in get_any_page() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | flush.c | 33 static void flush_ptrace_access(struct vm_area_struct *vma, struct page *page, in flush_ptrace_access() 46 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page() 56 struct page *page = pte_page(pte); in __sync_icache_dcache() local 70 void flush_dcache_page(struct page *page) in flush_dcache_page()
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | cacheflush_64.h | 26 #define flush_cache_page(vma, page, pfn) \ argument 43 #define smp_flush_dcache_page_impl(page,cpu) flush_dcache_page_impl(page) argument 44 #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
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | cacheflush.h | 41 static inline void flush_kernel_dcache_page(struct page *page) in flush_kernel_dcache_page() 61 #define flush_icache_page(vma,page) do { \ argument 71 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument 78 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument 93 flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr) in flush_anon_page()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A D | fb_defio.c | 29 struct page *page; in fb_deferred_io_page() local 43 struct page *page; in fb_deferred_io_fault() local 95 struct page *page = vmf->page; in fb_deferred_io_mkwrite() local 154 static int fb_deferred_io_set_page_dirty(struct page *page) in fb_deferred_io_set_page_dirty() 226 struct page *page; in fb_deferred_io_cleanup() local
|
| /OK3568_Linux_fs/kernel/arch/sparc/mm/ |
| H A D | leon_mm.c | 194 void leon_flush_pcache_all(struct vm_area_struct *vma, unsigned long page) in leon_flush_pcache_all() 282 static void leon_flush_cache_page(struct vm_area_struct *vma, unsigned long page) in leon_flush_cache_page() 300 unsigned long page) in leon_flush_tlb_page() 312 static void leon_flush_page_to_ram(unsigned long page) in leon_flush_page_to_ram() 317 static void leon_flush_sig_insns(struct mm_struct *mm, unsigned long page) in leon_flush_sig_insns() 322 static void leon_flush_page_for_dma(unsigned long page) in leon_flush_page_for_dma()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | md-bitmap.c | 51 unsigned long page, int create, int no_hijack) in md_bitmap_checkpage() 119 static void md_bitmap_checkfree(struct bitmap_counts *bitmap, unsigned long page) in md_bitmap_checkfree() 150 struct page *page, in read_sb_page() 212 static int write_sb_page(struct bitmap *bitmap, struct page *page, int wait) in write_sb_page() 288 static void write_page(struct bitmap *bitmap, struct page *page, int wait) in write_page() 327 static void free_buffers(struct page *page) in free_buffers() 354 struct page *page) in read_page() 929 struct page *page; in md_bitmap_file_set_bit() local 958 struct page *page; in md_bitmap_file_clear_bit() local 986 struct page *page; in md_bitmap_file_test_bit() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | io.h | 232 static inline unsigned int efx_paged_reg(struct efx_nic *efx, unsigned int page, in efx_paged_reg() 240 unsigned int reg, unsigned int page) in _efx_writeo_page() 258 #define efx_writeo_page(efx, value, reg, page) \ argument 269 unsigned int reg, unsigned int page) in _efx_writed_page() 273 #define efx_writed_page(efx, value, reg, page) \ argument 293 unsigned int page) in _efx_writed_page_locked() 305 #define efx_writed_page_locked(efx, value, reg, page) \ argument
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | inode.c | 18 static int orangefs_writepage_locked(struct page *page, in orangefs_writepage_locked() 69 static int orangefs_writepage(struct page *page, struct writeback_control *wbc) in orangefs_writepage() 156 static int orangefs_writepages_callback(struct page *page, in orangefs_writepages_callback() 247 static int orangefs_readpage(struct file *file, struct page *page) in orangefs_readpage() 362 struct page *page; in orangefs_write_begin() local 413 loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) in orangefs_write_end() 447 static void orangefs_invalidatepage(struct page *page, in orangefs_invalidatepage() 518 static int orangefs_releasepage(struct page *page, gfp_t foo) in orangefs_releasepage() 523 static void orangefs_freepage(struct page *page) in orangefs_freepage() 528 static int orangefs_launder_page(struct page *page) in orangefs_launder_page() [all …]
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | cacheflush.h | 49 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() 80 struct page *page) in flush_icache_page() 87 struct page *page, in flush_icache_user_page() 106 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument 114 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | pseries_energy.c | 188 static ssize_t get_best_energy_list(char *page, int activate) in get_best_energy_list() 228 char *page, int activate) in get_best_energy_data() 251 struct device_attribute *attr, char *page) in cpu_activate_hint_list_show() 257 struct device_attribute *attr, char *page) in cpu_deactivate_hint_list_show() 263 struct device_attribute *attr, char *page) in percpu_activate_hint_show() 269 struct device_attribute *attr, char *page) in percpu_deactivate_hint_show()
|
| /OK3568_Linux_fs/kernel/arch/m68k/mm/ |
| H A D | motorola.c | 83 void mmu_page_ctor(void *page) in mmu_page_ctor() 90 void mmu_page_dtor(void *page) in mmu_page_dtor() 106 #define PD_PTABLE(page) ((ptable_desc *)&(virt_to_page(page)->lru)) argument 122 unsigned long page = ptable & PAGE_MASK; in init_pointer_table() local 154 void *page; in get_pointer_table() local 191 unsigned long page = ptable & PAGE_MASK; in free_pointer_table() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/ |
| H A D | configfs.c | 227 const char *page, size_t len) in gadget_dev_desc_bcdDevice_store() 244 const char *page, size_t len) in gadget_dev_desc_bcdUSB_store() 260 static ssize_t gadget_dev_desc_UDC_show(struct config_item *item, char *page) in gadget_dev_desc_UDC_show() 290 const char *page, size_t len) in gadget_dev_desc_UDC_store() 333 char *page) in gadget_dev_desc_max_speed_show() 341 const char *page, size_t len) in gadget_dev_desc_max_speed_store() 538 char *page) in gadget_config_desc_MaxPower_show() 544 const char *page, size_t len) in gadget_config_desc_MaxPower_store() 558 char *page) in gadget_config_desc_bmAttributes_show() 565 const char *page, size_t len) in gadget_config_desc_bmAttributes_store() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/ |
| H A D | ltc2978.c | 176 static int ltc_read_word_data(struct i2c_client *client, int page, int phase, in ltc_read_word_data() 188 static int ltc_read_byte_data(struct i2c_client *client, int page, int reg) in ltc_read_byte_data() 199 static int ltc_write_byte(struct i2c_client *client, int page, u8 byte) in ltc_write_byte() 224 int page, int reg, u16 *pmax) in ltc_get_max() 238 int page, int reg, u16 *pmin) in ltc_get_min() 251 static int ltc2978_read_word_data_common(struct i2c_client *client, int page, in ltc2978_read_word_data_common() 296 static int ltc2978_read_word_data(struct i2c_client *client, int page, in ltc2978_read_word_data() 343 static int ltc2974_read_word_data(struct i2c_client *client, int page, in ltc2974_read_word_data() 369 static int ltc2975_read_word_data(struct i2c_client *client, int page, in ltc2975_read_word_data() 404 static int ltc3880_read_word_data(struct i2c_client *client, int page, in ltc3880_read_word_data() [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ |
| H A D | pgtable_32.c | 139 static int __change_page_attr_noflush(struct page *page, pgprot_t prot) in __change_page_attr_noflush() 162 static int change_page_attr(struct page *page, int numpages, pgprot_t prot) in change_page_attr() 183 struct page *page = virt_to_page(_sinittext); in mark_initmem_nx() local 196 struct page *page; in mark_rodata_ro() local 226 void __kernel_map_pages(struct page *page, int numpages, int enable) in __kernel_map_pages()
|
| /OK3568_Linux_fs/kernel/arch/csky/abiv1/inc/abi/ |
| H A D | cacheflush.h | 15 #define flush_cache_page(vma, page, pfn) cache_wbinv_all() argument 35 struct page *page, unsigned long vmaddr) in flush_anon_page() 49 #define flush_icache_page(vma, page) do {} while (0); argument 54 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument 59 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | write.c | 19 int afs_set_page_dirty(struct page *page) in afs_set_page_dirty() 29 loff_t pos, unsigned int len, struct page *page) in afs_fill_page() 82 struct page *page; in afs_write_begin() local 164 struct page *page, void *fsdata) in afs_write_end() 260 struct page *page = pv.pages[loop]; in afs_kill_pages() local 303 struct page *page = pv.pages[loop]; in afs_redirty_pages() local 500 struct page *pages[8], *page; in afs_write_back_from_locked_page() local 658 int afs_writepage(struct page *page, struct writeback_control *wbc) in afs_writepage() 684 struct page *page; in afs_writepages_region() local 913 int afs_launder_page(struct page *page) in afs_launder_page()
|
| /OK3568_Linux_fs/kernel/fs/erofs/ |
| H A D | zdata.c | 123 #define tag_compressed_page_justfound(page) \ argument 255 struct page *page; in preload_compressed_pages() local 321 struct page *page = pcl->compressed_pages[i]; in erofs_try_to_free_all_cached_pages() local 342 struct page *page) in erofs_try_to_free_cached_page() 367 struct page *page) in z_erofs_try_inplace_io() 379 struct page *page, enum z_erofs_page_type type, in z_erofs_attach_page() 652 struct page *page, struct list_head *pagepool) in z_erofs_do_read_page() 809 static bool z_erofs_page_is_invalidated(struct page *page) in z_erofs_page_is_invalidated() 823 struct page *page = bvec->bv_page; in z_erofs_decompressqueue_endio() local 849 struct page **pages, **compressed_pages, *page; in z_erofs_decompress_pcluster() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | mmx_32.c | 136 static void fast_clear_page(void *page) in fast_clear_page() 256 static void fast_clear_page(void *page) in fast_clear_page() 347 static void slow_zero_page(void *page) in slow_zero_page() 360 void mmx_clear_page(void *page) in mmx_clear_page()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | node.c | 125 static void clear_node_page_dirty(struct page *page) in clear_node_page_dirty() 315 bool f2fs_in_warm_node_list(struct f2fs_sb_info *sbi, struct page *page) in f2fs_in_warm_node_list() 330 struct page *page) in f2fs_add_fsync_node_entry() 352 void f2fs_del_fsync_node_entry(struct f2fs_sb_info *sbi, struct page *page) in f2fs_del_fsync_node_entry() 555 struct page *page = NULL; in f2fs_get_node_info() local 929 struct page *page; in truncate_dnode() local 957 struct page *page; in truncate_nodes() local 1103 struct page *page; in f2fs_truncate_inode_blocks() local 1282 struct page *page; in f2fs_new_node_page() local 1340 static int read_node_page(struct page *page, int op_flags) in read_node_page() [all …]
|
| /OK3568_Linux_fs/kernel/fs/cachefiles/ |
| H A D | rdwr.c | 28 struct page *page = wait->private; in cachefiles_read_waiter() local 393 struct page *page, in cachefiles_read_or_alloc_page() 692 struct page *page, *_n; in cachefiles_read_or_alloc_pages() local 797 struct page *page, in cachefiles_allocate_page() 841 struct page *page; in cachefiles_allocate_pages() local 879 int cachefiles_write_page(struct fscache_storage *op, struct page *page) in cachefiles_write_page() 962 void cachefiles_uncache_page(struct fscache_object *_object, struct page *page) in cachefiles_uncache_page()
|