| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | cache.c | 208 static void ceph_readpage_from_fscache_complete(struct page *page, void *data, int error) in ceph_readpage_from_fscache_complete() 227 int ceph_readpage_from_fscache(struct inode *inode, struct page *page) in ceph_readpage_from_fscache() 282 void ceph_readpage_to_fscache(struct inode *inode, struct page *page) in ceph_readpage_to_fscache() 299 void ceph_invalidate_fscache_page(struct inode* inode, struct page *page) in ceph_invalidate_fscache_page()
|
| /OK3568_Linux_fs/kernel/fs/ntfs/ |
| H A D | mft.c | 41 struct page *page; in map_mft_record_page() local 204 struct page *page = ni->page; in unmap_mft_record() local 457 struct page *page; in ntfs_sync_mft_mirror() local 663 struct page *page = ni->page; in write_mft_record_nolock() local 1133 struct page *page; in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock() local 1278 struct page *page; in ntfs_mft_bitmap_extend_allocation_nolock() local 2090 struct page *page; in ntfs_mft_record_format() local 2244 struct page *page; in ntfs_mft_record_alloc() local
|
| /OK3568_Linux_fs/kernel/drivers/target/loopback/ |
| H A D | tcm_loop.c | 671 struct config_item *item, char *page) in tcm_loop_tpg_attrib_fabric_prot_type_show() 681 struct config_item *item, const char *page, size_t count) in tcm_loop_tpg_attrib_fabric_prot_type_store() 786 static ssize_t tcm_loop_tpg_nexus_show(struct config_item *item, char *page) in tcm_loop_tpg_nexus_show() 805 const char *page, size_t count) in tcm_loop_tpg_nexus_store() 880 char *page) in tcm_loop_tpg_transport_status_show() 906 const char *page, size_t count) in tcm_loop_tpg_transport_status_store() 929 char *page) in tcm_loop_tpg_address_show() 1106 static ssize_t tcm_loop_wwn_version_show(struct config_item *item, char *page) in tcm_loop_wwn_version_show()
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | tlbflush.h | 41 #define flush_tlb_page(vma, page) local_flush_tlb_page(vma, page) argument 42 #define flush_tlb_one(asid, page) local_flush_tlb_one(asid, page) argument
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | grant-table.c | 352 struct page *page; member 401 struct page *page) in gnttab_add_deferred() 447 unsigned long page) in gnttab_end_foreign_access() 836 struct page *page; in cache_deq() local 844 static inline void cache_enq(struct gnttab_page_cache *cache, struct page *page) in cache_enq() 862 struct page *page; in cache_deq() local 870 static inline void cache_enq(struct gnttab_page_cache *cache, struct page *page) in cache_enq() 884 int gnttab_page_cache_get(struct gnttab_page_cache *cache, struct page **page) in gnttab_page_cache_get() 904 void gnttab_page_cache_put(struct gnttab_page_cache *cache, struct page **page, in gnttab_page_cache_put() 922 struct page *page[10]; in gnttab_page_cache_shrink() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | vmw_balloon.c | 335 struct page *page; member 604 vmballoon_mark_page_offline(struct page *page, in vmballoon_mark_page_offline() 619 vmballoon_mark_page_online(struct page *page, in vmballoon_mark_page_online() 670 struct page *page; in vmballoon_alloc_page_list() local 719 static int vmballoon_handle_one_result(struct vmballoon *b, struct page *page, in vmballoon_handle_one_result() 863 struct page *page; in vmballoon_lock() local 929 struct page *page, *tmp; in vmballoon_release_page_list() local 1007 struct page *page; in vmballoon_enqueue_page_list() local 1050 struct page *page, *tmp; in vmballoon_dequeue_page_list() local 1089 struct page *page, *tmp; in vmballoon_split_refused_pages() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | cacheflush_32.h | 20 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument 25 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument 41 #define flush_dcache_page(page) sparc_flush_page_to_ram(page) argument
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | mxs_nand_spl.c | 148 static int mxs_read_page_ecc(struct mtd_info *mtd, void *buf, unsigned int page) in mxs_read_page_ecc() 166 unsigned int page = offs >> chip->page_shift; in is_badblock() local 212 unsigned int page; in nand_spl_load_image() local
|
| /OK3568_Linux_fs/kernel/tools/testing/radix-tree/ |
| H A D | regression2.c | 63 struct page { struct 67 static struct page *page_alloc(void) in page_alloc() argument
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | cacheflush.h | 38 flush_icache_user_page(struct vm_area_struct *vma, struct page *page, in flush_icache_user_page() 57 #define flush_icache_page(vma, page) \ argument
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | util.c | 684 static inline void *__page_rmapping(struct page *page) in __page_rmapping() 695 void *page_rmapping(struct page *page) in page_rmapping() 705 bool page_mapped(struct page *page) in page_mapped() 724 struct anon_vma *page_anon_vma(struct page *page) in page_anon_vma() 735 struct address_space *page_mapping(struct page *page) in page_mapping() 763 struct address_space *page_mapping_file(struct page *page) in page_mapping_file() 771 int __page_mapcount(struct page *page) in __page_mapcount()
|
| H A D | swapfile.c | 132 struct page *page; in __try_to_reclaim_swap() local 225 sector_t swap_page_sector(struct page *page) in swap_page_sector() 1393 void put_swap_page(struct page *page, swp_entry_t entry) in put_swap_page() 1498 int page_swapcount(struct page *page) in page_swapcount() 1570 struct page *page; in swp_swapcount() local 1634 static bool page_swapped(struct page *page) in page_swapped() 1650 static int page_trans_huge_map_swapcount(struct page *page, int *total_mapcount, in page_trans_huge_map_swapcount() 1722 bool reuse_swap_page(struct page *page, int *total_map_swapcount) in reuse_swap_page() 1762 int try_to_free_swap(struct page *page) in try_to_free_swap() 1926 unsigned long addr, swp_entry_t entry, struct page *page) in unuse_pte() [all …]
|
| H A D | page_ext.c | 142 struct page_ext *page_ext_get(struct page *page) in page_ext_get() 181 struct page_ext *lookup_page_ext(const struct page *page) in lookup_page_ext() 261 struct page_ext *lookup_page_ext(const struct page *page) in lookup_page_ext() 337 struct page *page = virt_to_page(addr); in free_page_ext() local
|
| /OK3568_Linux_fs/kernel/mm/kasan/ |
| H A D | common.c | 100 void __kasan_unpoison_pages(struct page *page, unsigned int order, bool init) in __kasan_unpoison_pages() 114 void __kasan_poison_pages(struct page *page, unsigned int order, bool init) in __kasan_poison_pages() 247 void __kasan_poison_slab(struct page *page) in __kasan_poison_slab() 398 struct page *page; in __kasan_slab_free_mempool() local 557 struct page *page; in __kasan_krealloc() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | cmm.c | 93 static long plpar_page_set_loaned(struct page *page) in plpar_page_set_loaned() 113 static long plpar_page_set_active(struct page *page) in plpar_page_set_active() 142 struct page *page; in cmm_alloc_pages() local 188 struct page *page; in cmm_free_pages() local 519 struct page *newpage, struct page *page, in cmm_migratepage()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/ |
| H A D | max16064.c | 18 static int max16064_read_word_data(struct i2c_client *client, int page, in max16064_read_word_data() 43 static int max16064_write_word_data(struct i2c_client *client, int page, in max16064_write_word_data()
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | btree.c | 24 struct page *page; in hfs_btree_open() local 164 struct page *page; in hfs_btree_write() local 324 struct page *page; in hfs_bmap_free() local
|
| /OK3568_Linux_fs/kernel/arch/x86/xen/ |
| H A D | mmu_pv.c | 165 struct page *page = virt_to_page(ptr); in xen_page_pinned() local 449 struct page *page = virt_to_page(pgd_page); in xen_get_user_pgd() local 534 void (*func)(struct mm_struct *mm, struct page *, in xen_pmd_walk() 548 void (*func)(struct mm_struct *mm, struct page *, in xen_pud_walk() 569 void (*func)(struct mm_struct *mm, struct page *, in xen_p4d_walk() 598 void (*func)(struct mm_struct *mm, struct page *, in __xen_pgd_walk() 636 void (*func)(struct mm_struct *mm, struct page *, in xen_pgd_walk() 645 static spinlock_t *xen_pte_lock(struct page *page, struct mm_struct *mm) in xen_pte_lock() 673 static void xen_pin_page(struct mm_struct *mm, struct page *page, in xen_pin_page() 763 struct page *page; in xen_mm_pin_all() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | phy-core.c | 757 static int __phy_write_page(struct phy_device *phydev, int page) in __phy_write_page() 791 int phy_select_page(struct phy_device *phydev, int page) in phy_select_page() 856 int phy_read_paged(struct phy_device *phydev, int page, u32 regnum) in phy_read_paged() 877 int phy_write_paged(struct phy_device *phydev, int page, u32 regnum, u16 val) in phy_write_paged() 899 int phy_modify_paged_changed(struct phy_device *phydev, int page, u32 regnum, in phy_modify_paged_changed() 922 int phy_modify_paged(struct phy_device *phydev, int page, u32 regnum, in phy_modify_paged()
|
| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | sclp_vt220.c | 124 void *page; in sclp_vt220_process_queue() local 266 sclp_vt220_initialize_page(void *page) in sclp_vt220_initialize_page() 375 void *page; in sclp_vt220_drop_buffer() local 409 void *page; in __sclp_vt220_write() local 666 struct list_head *page, *p; in __sclp_vt220_free_pages() local 690 void *page; in __sclp_vt220_init() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | debug.c | 78 u32 page = debugfs_priv->cb_data; in rtl_debug_get_mac_page() local 92 #define RTL_DEBUG_IMPL_MAC_SERIES(page, addr) \ argument 120 u32 page = debugfs_priv->cb_data; in rtl_debug_get_bb_page() local 134 #define RTL_DEBUG_IMPL_BB_SERIES(page, addr) \ argument 181 #define RTL_DEBUG_IMPL_RF_SERIES(page, addr) \ argument 236 #define RTL_DEBUG_IMPL_CAM_SERIES(page, addr) \ argument
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | bio.c | 739 struct page *page, unsigned int len, unsigned int off, in page_is_mergeable() 763 struct page *page, unsigned len, in bio_try_merge_hw_seg() 792 struct page *page, unsigned int len, unsigned int offset, in bio_add_hw_page() 847 struct page *page, unsigned int len, unsigned int offset) in bio_add_pc_page() 871 bool __bio_try_merge_page(struct bio *bio, struct page *page, in __bio_try_merge_page() 904 void __bio_add_page(struct bio *bio, struct page *page, in __bio_add_page() 934 int bio_add_page(struct bio *bio, struct page *page, in bio_add_page() 1026 struct page *page = pages[i]; in __bio_iov_iter_get_pages() local 1073 struct page *page = pages[i]; in __bio_iov_append_get_pages() local
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/ |
| H A D | bcm_sf2.c | 966 #define SF2_PAGE_REG_MKADDR(page, reg) ((page) << 10 | (reg) << 2) argument 968 static int bcm_sf2_core_read8(struct b53_device *dev, u8 page, u8 reg, in bcm_sf2_core_read8() 978 static int bcm_sf2_core_read16(struct b53_device *dev, u8 page, u8 reg, in bcm_sf2_core_read16() 988 static int bcm_sf2_core_read32(struct b53_device *dev, u8 page, u8 reg, in bcm_sf2_core_read32() 998 static int bcm_sf2_core_read64(struct b53_device *dev, u8 page, u8 reg, in bcm_sf2_core_read64() 1008 static int bcm_sf2_core_write8(struct b53_device *dev, u8 page, u8 reg, in bcm_sf2_core_write8() 1018 static int bcm_sf2_core_write16(struct b53_device *dev, u8 page, u8 reg, in bcm_sf2_core_write16() 1028 static int bcm_sf2_core_write32(struct b53_device *dev, u8 page, u8 reg, in bcm_sf2_core_write32() 1038 static int bcm_sf2_core_write64(struct b53_device *dev, u8 page, u8 reg, in bcm_sf2_core_write64()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | inode.c | 1039 static int ext4_block_write_begin(struct page *page, loff_t pos, unsigned len, in ext4_block_write_begin() 1142 struct page *page; in ext4_write_begin() local 1298 struct page *page, void *fsdata) in ext4_write_end() 1378 struct page *page, in ext4_journalled_zero_new_buffers() 1409 struct page *page, void *fsdata) in ext4_journalled_write_end() 1616 struct page *page = pvec.pages[i]; in mpage_release_unused_pages() local 1903 static int __ext4_journalled_writepage(struct page *page, in __ext4_journalled_writepage() 2028 static int ext4_writepage(struct page *page, in ext4_writepage() 2119 static int mpage_submit_page(struct mpage_da_data *mpd, struct page *page) in mpage_submit_page() 2286 static int mpage_process_page(struct mpage_da_data *mpd, struct page *page, in mpage_process_page() [all …]
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | inode.c | 126 static bool f2fs_enable_inode_chksum(struct f2fs_sb_info *sbi, struct page *page) in f2fs_enable_inode_chksum() 143 static __u32 f2fs_inode_chksum(struct f2fs_sb_info *sbi, struct page *page) in f2fs_inode_chksum() 166 bool f2fs_inode_chksum_verify(struct f2fs_sb_info *sbi, struct page *page) in f2fs_inode_chksum_verify() 193 void f2fs_inode_chksum_set(struct f2fs_sb_info *sbi, struct page *page) in f2fs_inode_chksum_set()
|