Home
last modified time | relevance | path

Searched defs:page (Results 726 – 750 of 1921) sorted by relevance

1...<<21222324252627282930>>...77

/OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/
H A Darmada_gem.h18 struct page *page; /* for page backed */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_scatter.c48 struct page *page; in drm_sg_cleanup() local
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dcache.c89 struct page *page; in __update_cache() local
324 void flush_dcache_page(struct page *page) in flush_dcache_page()
/OK3568_Linux_fs/kernel/init/
H A Ddo_mounts.c362 static void __init get_fs_names(char *page) in get_fs_names()
428 struct page *page = alloc_page(GFP_KERNEL); in mount_block_root() local
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dpage.h59 #define clear_page(page) memset((void *)(page), 0, PAGE_SIZE) argument
161 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) argument
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dmachine_kexec_64.c181 struct page *page; in alloc_pgt_page() local
548 struct page *page; in kexec_mark_range() local
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Ddavinci_nand.c366 int page, int raw) in nand_davinci_write_page()
423 uint8_t *buf, int oob_required, int page) in nand_davinci_read_page_hwecc()
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dspitfire.h185 static inline void spitfire_flush_dtlb_nucleus_page(unsigned long page) in spitfire_flush_dtlb_nucleus_page()
193 static inline void spitfire_flush_itlb_nucleus_page(unsigned long page) in spitfire_flush_itlb_nucleus_page()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/faraday/
H A Dftmac100.c273 static void ftmac100_rxdes_set_page(struct ftmac100_rxdes *rxdes, struct page *page) in ftmac100_rxdes_set_page()
389 struct page *page; in ftmac100_rx_packet() local
662 struct page *page; in ftmac100_alloc_rx_page() local
693 struct page *page = ftmac100_rxdes_get_page(rxdes); in ftmac100_free_buffers() local
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Dintel-gtt.c146 struct page *page; in i8xx_alloc_pages() local
161 static void i8xx_destroy_pages(struct page *page) in i8xx_destroy_pages()
242 struct page *page; in alloc_agpphysmem_i8xx() local
296 struct page *page; in intel_gtt_setup_scratch_page() local
/OK3568_Linux_fs/kernel/fs/ufs/
H A Dinode.c470 static int ufs_writepage(struct page *page, struct writeback_control *wbc) in ufs_writepage()
475 static int ufs_readpage(struct file *file, struct page *page) in ufs_readpage()
480 int ufs_prepare_chunk(struct page *page, loff_t pos, unsigned len) in ufs_prepare_chunk()
513 struct page *page, void *fsdata) in ufs_write_end()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_printer.c1213 char *page) in f_printer_opts_pnp_string_show()
1237 const char *page, size_t len) in f_printer_opts_pnp_string_store()
1266 char *page) in f_printer_opts_q_len_show()
1279 const char *page, size_t len) in f_printer_opts_q_len_store()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddevcoredump.h25 struct page *page; in _devcd_free_sgtable() local
/OK3568_Linux_fs/kernel/mm/
H A Dmmzone.c88 int page_cpupid_xchg_last(struct page *page, int cpupid) in page_cpupid_xchg_last()
/OK3568_Linux_fs/kernel/kernel/dma/
H A Dvirt.c29 static dma_addr_t dma_virt_map_page(struct device *dev, struct page *page, in dma_virt_map_page()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dstm32_fmc2_nand.c674 int oob_required, int page) in stm32_fmc2_nfc_read_page()
736 static void stm32_fmc2_nfc_rw_page_init(struct nand_chip *chip, int page, in stm32_fmc2_nfc_rw_page_init()
961 int oob_required, int page, int raw) in stm32_fmc2_nfc_seq_write()
987 int oob_required, int page) in stm32_fmc2_nfc_seq_write_page()
1000 int page) in stm32_fmc2_nfc_seq_write_page_raw()
1081 int oob_required, int page) in stm32_fmc2_nfc_seq_read_page()
1130 int oob_required, int page) in stm32_fmc2_nfc_seq_read_page_raw()
H A Dfsl_ifc_nand.c46 unsigned int page; /* Last page written to / read from */ member
668 int oob_required, int page) in fsl_ifc_read_page()
696 int oob_required, int page) in fsl_ifc_write_page()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dusergf119.c76 u32 kind, page; in gf119_dmaobj_new() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dmemgf100.c69 gf100_mem_new(struct nvkm_mmu *mmu, int type, u8 page, u64 size, in gf100_mem_new()
/OK3568_Linux_fs/kernel/arch/csky/mm/
H A Dhighmem.c22 void *kmap_atomic_high_prot(struct page *page, pgprot_t prot) in kmap_atomic_high_prot()
/OK3568_Linux_fs/kernel/arch/hexagon/mm/
H A Dinit.c77 struct page *page; in sync_icache_dcache() local
/OK3568_Linux_fs/kernel/net/core/
H A Dskbuff.c370 struct page_frag_cache page; member
557 void skb_add_rx_frag(struct sk_buff *skb, int i, struct page *page, int off, in skb_add_rx_frag()
1356 struct page *page, *head = NULL; in skb_copy_ubufs() local
2323 static struct page *linear_to_page(struct page *page, unsigned int *len, in linear_to_page()
2343 struct page *page, in spd_can_coalesce()
2356 struct pipe_inode_info *pipe, struct page *page, in spd_fill_page()
2382 static bool __splice_segment(struct page *page, unsigned int poff, in __splice_segment()
2995 struct page *page; in skb_zerocopy() local
3640 int skb_append_pagefrags(struct sk_buff *skb, struct page *page, in skb_append_pagefrags()
3683 struct page *page; in skb_head_frag_to_page_desc() local
[all …]
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dpgtable.h322 #define mk_pte(page,prot) pfn_pte(page_to_pfn(page),prot) argument
334 #define page_pte_prot(page,prot) mk_pte(page, prot) argument
335 #define page_pte(page) mk_pte(page, __pgprot(0)) argument
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Diommu.c98 struct page *page; in iommu_table_init() local
203 struct page *page; in dma_4u_alloc_coherent() local
263 static dma_addr_t dma_4u_map_page(struct device *dev, struct page *page, in dma_4u_map_page()
/OK3568_Linux_fs/kernel/drivers/block/
H A Dumem.c256 struct mm_page *page; in mm_start_io() local
323 static inline void reset_page(struct mm_page *page) in reset_page()
416 struct mm_page *page; in process_page() local

1...<<21222324252627282930>>...77