| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | rockchip_nand_v9.c | 318 int page) in rockchip_nand_hw_syndrome_pio_read_page() 375 int page, in rockchip_nand_make_bootrom_compat() 393 int page) in rockchip_nand_hw_syndrome_pio_write_page() 544 int page, res = 0; in rockchip_nand_block_bad() local
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | cacheflush.h | 18 static inline void flush_dcache_page(struct page *page) in flush_dcache_page()
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | sun3_pgalloc.h | 31 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t page) in pmd_populate()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/ |
| H A D | ir35221.c | 24 static int ir35221_read_word_data(struct i2c_client *client, int page, in ir35221_read_word_data()
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | ioctl.c | 172 struct page *page; in reiserfs_unpack() local
|
| /OK3568_Linux_fs/kernel/fs/squashfs/ |
| H A D | page_actor.c | 81 struct squashfs_page_actor *squashfs_page_actor_init_special(struct page **page, in squashfs_page_actor_init_special()
|
| /OK3568_Linux_fs/kernel/kernel/dma/ |
| H A D | remap.c | 38 void *dma_common_contiguous_remap(struct page *page, size_t size, in dma_common_contiguous_remap()
|
| H A D | dummy.c | 14 static dma_addr_t dma_dummy_map_page(struct device *dev, struct page *page, in dma_dummy_map_page()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/mm/ |
| H A D | highmem.c | 40 void *kmap_atomic_high_prot(struct page *page, pgprot_t prot) in kmap_atomic_high_prot()
|
| /OK3568_Linux_fs/kernel/mm/kasan/ |
| H A D | report_sw_tags.c | 37 struct page *page; in kasan_get_bug_type() local
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/ |
| H A D | dma.c | 21 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | block_dev.c | 639 static int blkdev_writepage(struct page *page, struct writeback_control *wbc) in blkdev_writepage() 644 static int blkdev_readpage(struct file * file, struct page * page) in blkdev_readpage() 664 struct page *page, void *fsdata) in blkdev_write_end() 731 struct page *page) in bdev_read_page() 768 struct page *page, struct writeback_control *wbc) in bdev_write_page() 1964 static int blkdev_releasepage(struct page *page, gfp_t wait) in blkdev_releasepage()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | rockchip-nand-controller.c | 508 int oob_on, int page) in rk_nfc_write_page_raw() 589 int oob_on, int page) in rk_nfc_write_page_hwecc() 692 static int rk_nfc_write_oob(struct nand_chip *chip, int page) in rk_nfc_write_oob() 698 int page) in rk_nfc_read_page_raw() 752 int page) in rk_nfc_read_page_hwecc() 862 static int rk_nfc_read_oob(struct nand_chip *chip, int page) in rk_nfc_read_oob()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | highmem.h | 32 static inline int get_pkmap_color(struct page *page) in get_pkmap_color()
|
| /OK3568_Linux_fs/kernel/include/linux/sched/ |
| H A D | numa_balancing.h | 41 struct page *page, int src_nid, int dst_cpu) in should_numa_migrate_memory()
|
| /OK3568_Linux_fs/kernel/arch/nios2/include/asm/ |
| H A D | io.h | 32 #define page_to_phys(page) virt_to_phys(page_to_virt(page)) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/ |
| H A D | cassini.c | 444 static int cas_page_free(struct cas *cp, cas_page_t *page) in cas_page_free() 466 cas_page_t *page; in cas_page_alloc() local 549 cas_page_t *page = list_entry(elem, cas_page_t, list); in cas_spare_recover() local 1349 cas_page_t *page = cp->rx_pages[1][index]; in cas_page_spare() local 1400 cas_page_t *page = cas_page_swap(cp, 0, i); in cas_clean_rxds() local 1927 struct cas_page *page; in cas_rx_process_pkt() local 2197 cas_page_t **page = cp->rx_pages[ring]; in cas_post_rxds_ringN() local 3389 struct page *page = alloc_pages(GFP_ATOMIC, in cas_check_invariants() local 3915 cas_page_t **page = cp->rx_pages[ring]; in cas_free_rx_desc() local 3955 cas_page_t **page = cp->rx_pages[ring]; in cas_alloc_rx_desc() local
|
| /OK3568_Linux_fs/kernel/fs/freevxfs/ |
| H A D | vxfs_subr.c | 159 vxfs_readpage(struct file *file, struct page *page) in vxfs_readpage()
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | file.c | 48 struct page *page = vmf->page; in nilfs_page_mkwrite() local
|
| /OK3568_Linux_fs/kernel/arch/m68k/mm/ |
| H A D | cache.c | 118 void flush_icache_user_page(struct vm_area_struct *vma, struct page *page, in flush_icache_user_page()
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | highmem.c | 21 void *kmap_atomic_high_prot(struct page *page, pgprot_t prot) in kmap_atomic_high_prot()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | segment.c | 185 void f2fs_register_inmem_page(struct inode *inode, struct page *page) in f2fs_register_inmem_page() 216 struct page *page = cur->page; in __revoke_inmem_pages() local 351 void f2fs_drop_inmem_page(struct inode *inode, struct page *page) in f2fs_drop_inmem_page() 406 struct page *page = cur->page; in __f2fs_commit_inmem_pages() local 2431 struct page *page = f2fs_grab_meta_page(sbi, blk_addr); in f2fs_update_meta_page() local 2448 struct page *page = f2fs_grab_meta_page(sbi, blk_addr); in write_current_sum_page() local 3383 void f2fs_allocate_data_block(struct f2fs_sb_info *sbi, struct page *page, in f2fs_allocate_data_block() 3533 void f2fs_do_write_meta_page(struct f2fs_sb_info *sbi, struct page *page, in f2fs_do_write_meta_page() 3754 void f2fs_wait_on_page_writeback(struct page *page, in f2fs_wait_on_page_writeback() 3811 struct page *page; in read_compacted_summaries() local [all …]
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | inode.c | 117 struct page *page; in btrfs_cleanup_ordered_extents() local 168 struct page *page = NULL; in insert_inline_extent() local 592 struct page *page = pages[nr_pages - 1]; in compress_file_range() local 2118 int btrfs_bio_fits_in_stripe(struct page *page, size_t size, struct bio *bio, in btrfs_bio_fits_in_stripe() 2324 struct page *page; member 2335 struct page *page; in btrfs_writepage_fixup_worker() local 2469 int btrfs_writepage_cow_fixup(struct page *page, u64 start, u64 end) in btrfs_writepage_cow_fixup() 2831 void btrfs_writepage_endio_finish_ordered(struct page *page, u64 start, in btrfs_writepage_endio_finish_ordered() 2856 int icsum, struct page *page, int pgoff, u64 start, in check_data_csum() 2896 struct page *page, u64 start, u64 end, int mirror) in btrfs_verify_data_csum() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/google/gve/ |
| H A D | gve_rx.c | 50 dma_addr_t addr, struct page *page) in gve_setup_rx_buffer() 77 struct page *page = rx->data.qpl->pages[i]; in gve_prefill_rx_pages() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/ |
| H A D | ttm_bo_vm.c | 278 struct page *page; in ttm_bo_vm_fault_reserved() local 450 unsigned long page = offset >> PAGE_SHIFT; in ttm_bo_vm_access_kmap() local
|