Home
last modified time | relevance | path

Searched defs:page (Results 176 – 200 of 1921) sorted by relevance

12345678910>>...77

/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/
H A Darm-smmu-impl.c28 static u32 arm_smmu_read_ns(struct arm_smmu_device *smmu, int page, in arm_smmu_read_ns()
36 static void arm_smmu_write_ns(struct arm_smmu_device *smmu, int page, in arm_smmu_write_ns()
151 static u64 mrvl_mmu500_readq(struct arm_smmu_device *smmu, int page, int off) in mrvl_mmu500_readq()
160 static void mrvl_mmu500_writeq(struct arm_smmu_device *smmu, int page, int off, in mrvl_mmu500_writeq()
/OK3568_Linux_fs/u-boot/cmd/ddr_tool/stressapptest/
H A Dstressapptest.h60 struct page { struct
64 } *page_list; argument
/OK3568_Linux_fs/kernel/include/net/
H A Dpage_pool.h168 struct page *page) in page_pool_release_page()
178 struct page *page, bool allow_direct) in page_pool_put_full_page()
190 struct page *page) in page_pool_recycle_direct()
195 static inline dma_addr_t page_pool_get_dma_addr(struct page *page) in page_pool_get_dma_addr()
203 static inline void page_pool_set_dma_addr(struct page *page, dma_addr_t addr) in page_pool_set_dma_addr()
/OK3568_Linux_fs/kernel/fs/erofs/
H A Dzdata.h100 struct page *page) in erofs_page_is_managed()
121 static inline unsigned int z_erofs_onlinepage_index(struct page *page) in z_erofs_onlinepage_index()
131 static inline void z_erofs_onlinepage_init(struct page *page) in z_erofs_onlinepage_init()
144 static inline void z_erofs_onlinepage_fixup(struct page *page, in z_erofs_onlinepage_fixup()
166 static inline void z_erofs_onlinepage_endio(struct page *page) in z_erofs_onlinepage_endio()
H A Ddata.c21 struct page *page = bvec->bv_page; in erofs_readendio() local
40 struct page *page; in erofs_get_meta_page() local
116 struct page *page, in erofs_read_raw_page()
253 static int erofs_raw_access_readpage(struct file *file, struct page *page) in erofs_raw_access_readpage()
274 struct page *page; in erofs_raw_access_readahead() local
/OK3568_Linux_fs/kernel/drivers/pci/endpoint/
H A Dpci-ep-cfs.c44 static ssize_t pci_epc_start_store(struct config_item *item, const char *page, in pci_epc_start_store()
75 static ssize_t pci_epc_start_show(struct config_item *item, char *page) in pci_epc_start_show()
252 const char *page, size_t len) in pci_epf_msi_interrupts_store()
267 char *page) in pci_epf_msi_interrupts_show()
274 const char *page, size_t len) in pci_epf_msix_interrupts_store()
289 char *page) in pci_epf_msix_interrupts_show()
/OK3568_Linux_fs/kernel/drivers/block/
H A Dbrd.c59 struct page *page; in brd_lookup_page() local
90 struct page *page; in brd_insert_page() local
195 struct page *page; in copy_to_brd() local
227 struct page *page; in copy_from_brd() local
258 static int brd_do_bvec(struct brd_device *brd, struct page *page, in brd_do_bvec()
319 struct page *page, unsigned int op) in brd_rw_page()
/OK3568_Linux_fs/kernel/include/linux/
H A Drmap.h188 static inline void page_add_new_anon_rmap(struct page *page, in page_add_new_anon_rmap()
204 static inline void page_dup_rmap(struct page *page, bool compound) in page_dup_rmap()
228 struct page *page; member
314 static inline int page_referenced(struct page *page, int is_locked, in page_referenced()
322 #define try_to_unmap(page, refs) false argument
324 static inline int page_mkclean(struct page *page) in page_mkclean()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dtegra_nand.c507 uint8_t *buf, int page, int with_ecc, int is_writing) in nand_rw_page()
657 struct nand_chip *chip, uint8_t *buf, int oob_required, int page) in nand_read_page_hwecc()
671 int page) in nand_write_page_hwecc()
690 struct nand_chip *chip, uint8_t *buf, int oob_required, int page) in nand_read_page_raw()
704 int oob_required, int page) in nand_write_page_raw()
723 int page, int with_ecc, int is_writing) in nand_rw_oob()
823 int page) in nand_read_oob()
841 int page) in nand_write_oob()
H A Ddenali_spl.c102 int denali_send_pipeline_cmd(int page, int ecc_en, int access_type) in denali_send_pipeline_cmd()
127 static int nand_read_oob(void *buf, int page) in nand_read_oob()
140 static int nand_read_page(void *buf, int page) in nand_read_page()
181 int block, page, column, readlen; in nand_spl_load_image() local
H A Ddenali.c455 dma_addr_t dma_addr, int page, int write) in denali_setup_dma64()
479 dma_addr_t dma_addr, int page, int write) in denali_setup_dma32()
503 size_t size, int page, int raw) in denali_pio_read()
531 const void *buf, size_t size, int page, int raw) in denali_pio_write()
552 size_t size, int page, int raw, int write) in denali_pio_xfer()
561 size_t size, int page, int raw, int write) in denali_dma_xfer()
618 size_t size, int page, int raw, int write) in denali_data_xfer()
631 int page, int write) in denali_oob_xfer()
691 uint8_t *buf, int oob_required, int page) in denali_read_page_raw()
766 int page) in denali_read_oob()
[all …]
H A Dnand_base.c350 int page, res = 0, i = 0; in nand_block_bad() local
1094 int nand_read_page_op(struct nand_chip *chip, unsigned int page, in nand_read_page_op()
1125 static int nand_read_param_page_op(struct nand_chip *chip, u8 page, void *buf, in nand_read_param_page_op()
1188 int nand_read_oob_op(struct nand_chip *chip, unsigned int page, in nand_read_oob_op()
1220 int nand_prog_page_begin_op(struct nand_chip *chip, unsigned int page, in nand_prog_page_begin_op()
1278 int nand_prog_page_op(struct nand_chip *chip, unsigned int page, in nand_prog_page_op()
1427 unsigned int page = eraseblock << in nand_erase_op() local
1764 uint8_t *buf, int oob_required, int page) in nand_read_page_raw()
1794 int oob_required, int page) in nand_read_page_raw_syndrome()
1852 uint8_t *buf, int oob_required, int page) in nand_read_page_swecc()
[all …]
/OK3568_Linux_fs/kernel/mm/damon/
H A Dprmtv-common.c24 struct page *page = pfn_to_online_page(pfn); in damon_get_page() local
39 struct page *page = damon_get_page(pte_pfn(*pte)); in damon_ptep_mkold() local
65 struct page *page = damon_get_page(pmd_pfn(*pmd)); in damon_pmdp_mkold() local
/OK3568_Linux_fs/kernel/kernel/power/
H A Dsnapshot.c193 struct page *page; in alloc_image_page() local
221 struct page *page; in free_image_page() local
992 void swsusp_set_page_free(struct page *page) in swsusp_set_page_free()
998 static int swsusp_page_is_free(struct page *page) in swsusp_page_is_free()
1004 void swsusp_unset_page_free(struct page *page) in swsusp_unset_page_free()
1010 static void swsusp_set_page_forbidden(struct page *page) in swsusp_set_page_forbidden()
1016 int swsusp_page_is_forbidden(struct page *page) in swsusp_page_is_forbidden()
1022 static void swsusp_unset_page_forbidden(struct page *page) in swsusp_unset_page_forbidden()
1140 static void clear_or_poison_free_page(struct page *page) in clear_or_poison_free_page()
1221 struct page *page; in saveable_highmem_page() local
[all …]
/OK3568_Linux_fs/kernel/mm/
H A Dksm.c472 struct page *page; in break_ksm() local
558 struct page *page; in get_mergeable_page() local
698 struct page *page; in get_ksm_page() local
778 struct page *page; in remove_rmap_item_from_tree() local
862 static inline struct stable_node *page_stable_node(struct page *page) in page_stable_node()
867 static inline void set_page_stable_node(struct page *page, in set_page_stable_node()
879 struct page *page; in remove_stable_node() local
1025 static u32 calc_checksum(struct page *page) in calc_checksum()
1034 static int write_protect_page(struct vm_area_struct *vma, struct page *page, in write_protect_page()
1121 static int replace_page(struct vm_area_struct *vma, struct page *page, in replace_page()
[all …]
H A Dzsmalloc.c217 static void SetPageHugeObject(struct page *page) in SetPageHugeObject()
222 static void ClearPageHugeObject(struct page *page) in ClearPageHugeObject()
227 static int PageHugeObject(struct page *page) in PageHugeObject()
465 static __maybe_unused int is_first_page(struct page *page) in is_first_page()
490 static inline int get_first_obj_offset(struct page *page) in get_first_obj_offset()
495 static inline void set_first_obj_offset(struct page *page, int offset) in set_first_obj_offset()
820 static struct zspage *get_zspage(struct page *page) in get_zspage()
828 static struct page *get_next_page(struct page *page) in get_next_page()
842 static void obj_to_location(unsigned long obj, struct page **page, in obj_to_location()
855 static unsigned long location_to_obj(struct page *page, unsigned int obj_idx) in location_to_obj()
[all …]
H A Dpage_vma_mapped.c55 static inline bool pfn_is_match(struct page *page, unsigned long pfn) in pfn_is_match()
152 struct page *page = pvmw->page; in page_vma_mapped_walk() local
303 int page_mapped_in_vma(struct page *page, struct vm_area_struct *vma) in page_mapped_in_vma()
H A Dpage-writeback.c2138 void *page; in tag_pages_for_writeback() local
2227 struct page *page = pvec.pages[i]; in write_cache_pages() local
2325 static int __writepage(struct page *page, struct writeback_control *wbc, in __writepage()
2392 int write_one_page(struct page *page) in write_one_page()
2424 int __set_page_dirty_no_writeback(struct page *page) in __set_page_dirty_no_writeback()
2438 void account_page_dirtied(struct page *page, struct address_space *mapping) in account_page_dirtied()
2468 void account_page_cleaned(struct page *page, struct address_space *mapping, in account_page_cleaned()
2491 int __set_page_dirty_nobuffers(struct page *page) in __set_page_dirty_nobuffers()
2530 void account_page_redirty(struct page *page) in account_page_redirty()
2553 int redirty_page_for_writepage(struct writeback_control *wbc, struct page *page) in redirty_page_for_writepage()
[all …]
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dfscache.c232 int cifs_fscache_release_page(struct page *page, gfp_t gfp) in cifs_fscache_release_page()
247 static void cifs_readpage_from_fscache_complete(struct page *page, void *ctx, in cifs_readpage_from_fscache_complete()
259 int __cifs_readpage_from_fscache(struct inode *inode, struct page *page) in __cifs_readpage_from_fscache()
319 void __cifs_readpage_to_fscache(struct inode *inode, struct page *page) in __cifs_readpage_to_fscache()
339 void __cifs_fscache_invalidate_page(struct page *page, struct inode *inode) in __cifs_fscache_invalidate_page()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dfscache.c336 int nfs_fscache_release_page(struct page *page, gfp_t gfp) in nfs_fscache_release_page()
359 void __nfs_fscache_invalidate_page(struct page *page, struct inode *inode) in __nfs_fscache_invalidate_page()
380 static void nfs_readpage_from_fscache_complete(struct page *page, in nfs_readpage_from_fscache_complete()
404 struct inode *inode, struct page *page) in __nfs_readpage_from_fscache()
493 void __nfs_readpage_to_fscache(struct inode *inode, struct page *page, int sync) in __nfs_readpage_to_fscache()
/OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/
H A Dmax16601.c51 static int max16601_read_byte(struct i2c_client *client, int page, int reg) in max16601_read_byte()
64 static int max16601_read_word(struct i2c_client *client, int page, int phase, in max16601_read_word()
144 static int max16601_write_byte(struct i2c_client *client, int page, u8 reg) in max16601_write_byte()
157 static int max16601_write_word(struct i2c_client *client, int page, int reg, in max16601_write_word()
H A Dmax34440.c53 static int max34440_read_word_data(struct i2c_client *client, int page, in max34440_read_word_data()
127 static int max34440_write_word_data(struct i2c_client *client, int page, in max34440_write_word_data()
182 static int max34440_read_byte_data(struct i2c_client *client, int page, int reg) in max34440_read_byte_data()
237 int page, rv; in max34451_set_supported_funcs() local
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dcompress.c73 bool f2fs_is_compressed_page(struct page *page) in f2fs_is_compressed_page()
87 static void f2fs_set_compressed_page(struct page *page, in f2fs_set_compressed_page()
135 struct page *f2fs_compress_control_page(struct page *page) in f2fs_compress_control_page()
159 void f2fs_compress_ctx_add_page(struct compress_ctx *cc, struct page *page) in f2fs_compress_ctx_add_page()
580 struct page *page; in f2fs_compress_alloc_page() local
588 static void f2fs_compress_free_page(struct page *page) in f2fs_compress_free_page()
809 void f2fs_end_read_compressed_page(struct page *page, bool failed, in f2fs_end_read_compressed_page()
859 struct page *page = cc->rpages[i]; in cluster_has_invalid_data() local
965 struct page *page; in prepare_compress_overwrite() local
1333 void f2fs_compress_write_end_io(struct bio *bio, struct page *page) in f2fs_compress_write_end_io()
[all …]
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dlops.c171 struct page *page = bvec->bv_page; in gfs2_end_log_write_bh() local
203 struct page *page; in gfs2_end_log_write() local
325 void gfs2_log_write(struct gfs2_sbd *sdp, struct page *page, in gfs2_log_write()
372 void gfs2_log_write_page(struct gfs2_sbd *sdp, struct page *page) in gfs2_log_write_page()
392 struct page *page; in gfs2_end_log_read() local
420 struct page *page) in gfs2_jhead_pg_srch()
465 struct page *page; in gfs2_jhead_process_page() local
517 struct page *page = NULL; in gfs2_find_jhead() local
604 struct page *page = mempool_alloc(gfs2_page_pool, GFP_NOIO); in gfs2_get_log_desc() local
650 struct page *page; in gfs2_before_commit() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_dmem.c88 static struct nouveau_dmem_chunk *nouveau_page_to_chunk(struct page *page) in nouveau_page_to_chunk()
93 static struct nouveau_drm *page_to_drm(struct page *page) in page_to_drm()
100 unsigned long nouveau_dmem_page_addr(struct page *page) in nouveau_dmem_page_addr()
109 static void nouveau_dmem_page_free(struct page *page) in nouveau_dmem_page_free()
231 struct page *page; in nouveau_dmem_chunk_alloc() local
310 struct page *page = NULL; in nouveau_dmem_page_alloc_locked() local
333 nouveau_dmem_page_free_locked(struct nouveau_drm *drm, struct page *page) in nouveau_dmem_page_free_locked()

12345678910>>...77