/kernel/linux/linux-5.10/drivers/mtd/nand/raw/gpmi-nand/ |
H A D | gpmi-nand.c | 1320 gpmi_ecc_read_page(struct nand_chip *chip, uint8_t *buf, int oob_required, int page) gpmi_ecc_read_page() argument 1362 gpmi_ecc_read_subpage(struct nand_chip *chip, uint32_t offs, uint32_t len, uint8_t *buf, int page) gpmi_ecc_read_subpage() argument 1438 gpmi_ecc_write_page(struct nand_chip *chip, const uint8_t *buf, int oob_required, int page) gpmi_ecc_write_page() argument 1529 gpmi_ecc_read_oob(struct nand_chip *chip, int page) gpmi_ecc_read_oob() argument 1559 gpmi_ecc_write_oob(struct nand_chip *chip, int page) gpmi_ecc_write_oob() argument 1588 gpmi_ecc_read_page_raw(struct nand_chip *chip, uint8_t *buf, int oob_required, int page) gpmi_ecc_read_page_raw() argument 1673 gpmi_ecc_write_page_raw(struct nand_chip *chip, const uint8_t *buf, int oob_required, int page) gpmi_ecc_write_page_raw() argument 1744 gpmi_ecc_read_oob_raw(struct nand_chip *chip, int page) gpmi_ecc_read_oob_raw() argument 1749 gpmi_ecc_write_oob_raw(struct nand_chip *chip, int page) gpmi_ecc_write_oob_raw() argument 1760 int column, page, chipnr; gpmi_block_markbad() local 1815 unsigned int page; mx23_check_transcription_stamp() local 1875 unsigned int page; mx23_write_transcription_stamp() local 1937 int page; mx23_boot_init() local [all...] |
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | fsmc_nand.c | 694 fsmc_read_page_hwecc(struct nand_chip *chip, u8 *buf, int oob_required, int page) fsmc_read_page_hwecc() argument
|
H A D | mtk_nand.c | 910 static int mtk_nfc_write_oob_std(struct nand_chip *chip, int page) in mtk_nfc_write_oob_std() argument 775 mtk_nfc_do_write_page(struct mtd_info *mtd, struct nand_chip *chip, const u8 *buf, int page, int len) mtk_nfc_do_write_page() argument 826 mtk_nfc_write_page(struct mtd_info *mtd, struct nand_chip *chip, const u8 *buf, int page, int raw) mtk_nfc_write_page() argument 878 mtk_nfc_write_page_hwecc(struct nand_chip *chip, const u8 *buf, int oob_on, int page) mtk_nfc_write_page_hwecc() argument 894 mtk_nfc_write_subpage_hwecc(struct nand_chip *chip, u32 offset, u32 data_len, const u8 *buf, int oob_on, int page) mtk_nfc_write_subpage_hwecc() argument 940 mtk_nfc_read_subpage(struct mtd_info *mtd, struct nand_chip *chip, u32 data_offs, u32 readlen, u8 *bufpoi, int page, int raw) mtk_nfc_read_subpage() argument 1054 mtk_nfc_read_page_raw(struct nand_chip *chip, u8 *buf, int oob_on, int page) mtk_nfc_read_page_raw() argument 1083 mtk_nfc_read_oob_std(struct nand_chip *chip, int page) mtk_nfc_read_oob_std() argument [all...] |
H A D | tegra_nand.c | 636 static int tegra_nand_read_oob(struct nand_chip *chip, int page) in tegra_nand_read_oob() argument 644 static int tegra_nand_write_oob(struct nand_chip *chip, int page) in tegra_nand_write_oob() argument 493 tegra_nand_page_xfer(struct mtd_info *mtd, struct nand_chip *chip, void *buf, void *oob_buf, int oob_len, int page, bool read) tegra_nand_page_xfer() argument 616 tegra_nand_read_page_raw(struct nand_chip *chip, u8 *buf, int oob_required, int page) tegra_nand_read_page_raw() argument 626 tegra_nand_write_page_raw(struct nand_chip *chip, const u8 *buf, int oob_required, int page) tegra_nand_write_page_raw() argument 652 tegra_nand_read_page_hwecc(struct nand_chip *chip, u8 *buf, int oob_required, int page) tegra_nand_read_page_hwecc() argument 762 tegra_nand_write_page_hwecc(struct nand_chip *chip, const u8 *buf, int oob_required, int page) tegra_nand_write_page_hwecc() argument [all...] |
H A D | vf610_nfc.c | 536 static void vf610_nfc_fill_row(struct nand_chip *chip, int page, u3 argument 507 vf610_nfc_correct_data(struct nand_chip *chip, uint8_t *dat, uint8_t *oob, int page) vf610_nfc_correct_data() argument 548 vf610_nfc_read_page(struct nand_chip *chip, uint8_t *buf, int oob_required, int page) vf610_nfc_read_page() argument 596 vf610_nfc_write_page(struct nand_chip *chip, const uint8_t *buf, int oob_required, int page) vf610_nfc_write_page() argument 640 vf610_nfc_read_page_raw(struct nand_chip *chip, u8 *buf, int oob_required, int page) vf610_nfc_read_page_raw() argument 653 vf610_nfc_write_page_raw(struct nand_chip *chip, const u8 *buf, int oob_required, int page) vf610_nfc_write_page_raw() argument 673 vf610_nfc_read_oob(struct nand_chip *chip, int page) vf610_nfc_read_oob() argument 685 vf610_nfc_write_oob(struct nand_chip *chip, int page) vf610_nfc_write_oob() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
H A D | bnad.h | 233 struct page *page; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_main.c | 1656 struct page *page; in atl1c_alloc_skb() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_main.c | 534 struct page *page; in nicvf_xdp_rx() local 664 struct page *page; nicvf_snd_pkt_handler() local [all...] |
H A D | nicvf_queues.c | 96 struct page *page = NULL; in nicvf_alloc_page() local 574 struct page *page; nicvf_free_snd_queue() local 1640 struct page *page = NULL; nicvf_unmap_rcv_buffer() local 1668 struct page *page; nicvf_get_rcv_skb() local [all...] |
H A D | nicvf_queues.h | 216 struct page *page; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_main.c | 78 struct page *page = bi->page; in fm10k_alloc_mapped_page() local 205 fm10k_page_is_reserved(struct page *page) fm10k_page_is_reserved() argument 210 fm10k_can_reuse_rx_page(struct fm10k_rx_buffer *rx_buffer, struct page *page, unsigned int __maybe_unused truesize) fm10k_can_reuse_rx_page() argument 261 struct page *page = rx_buffer->page; fm10k_add_rx_frag() local 310 struct page *page; fm10k_fetch_rx_buffer() local [all...] |
H A D | fm10k.h | 74 struct page *page; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ixgbevf.h | 47 struct page *page; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_txrx.c | 631 struct page *page in ice_alloc_mapped_page() local 736 ice_page_is_reserved(struct page *page) ice_page_is_reserved() argument 777 struct page *page = rx_buf->page; ice_can_reuse_rx_page() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/ |
H A D | jme.c | 1960 jme_fill_tx_map(struct pci_dev *pdev, struct txdesc *txdesc, struct jme_buffer_info *txbi, struct page *page, u32 page_offset, u32 len, bool hidma) jme_fill_tx_map() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.h | 556 otx2_dma_map_page(struct otx2_nic *pfvf, struct page *page, size_t offset, size_t size, enum dma_data_direction dir) otx2_dma_map_page() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/ |
H A D | gve.h | 50 struct page *page; member [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx.c | 1505 struct page *page = bi->page; i40e_alloc_mapped_page() local 1835 i40e_page_is_reusable(struct page *page) i40e_page_is_reusable() argument 1873 struct page *page = rx_buffer->page; i40e_can_reuse_rx_page() local [all...] |
H A D | i40e_txrx.h | 277 struct page *page; member
|
/kernel/linux/linux-6.6/arch/arm64/kvm/ |
H A D | arm.c | 2215 struct page *page; in init_hyp_mode() local
|
H A D | mmu.c | 224 struct page *page = container_of(head, struct page, rcu_head); in stage2_free_unlinked_table_rcu_cb() local 233 struct page *page in stage2_free_unlinked_table() local 1376 struct page *page = pfn_to_page(pfn); sanitise_mte_tags() local [all...] |
/kernel/linux/linux-6.6/arch/ia64/hp/common/ |
H A D | sba_iommu.c | 919 sba_map_page(struct device *dev, struct page *page, unsigned long poff, size_t size, enum dma_data_direction dir, unsigned long attrs) sba_map_page() argument 1121 struct page *page; sba_alloc_coherent() local [all...] |
/kernel/linux/linux-6.6/arch/arm64/mm/ |
H A D | mmu.c | 814 free_hotplug_page_range(struct page *page, size_t size, struct vmem_altmap *altmap) free_hotplug_page_range() argument 825 free_hotplug_pgtable_page(struct page *page) free_hotplug_pgtable_page() argument [all...] |
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | io.h | 982 static inline phys_addr_t page_to_phys(struct page *page) in page_to_phys() argument
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | dma-mapping.c | 55 struct page *page; member 107 static void __dma_clear_buffer(struct page *page, size_t size, int coherent_flag) in __dma_clear_buffer() argument 145 struct page *page, *p, *e; __dma_alloc_buffer() local 166 __dma_free_buffer(struct page *page, size_t size) __dma_free_buffer() argument 204 struct page *page; atomic_pool_init() local 312 struct page *page = virt_to_page((void *)addr); __dma_update_pte() local 319 __dma_remap(struct page *page, size_t size, pgprot_t prot) __dma_remap() argument 332 struct page *page; __alloc_remap_buffer() local 398 struct page *page; __alloc_from_contiguous() local 426 __free_from_contiguous(struct device *dev, struct page *page, void *cpu_addr, size_t size, bool want_vaddr) __free_from_contiguous() argument 449 struct page *page; __alloc_simple_buffer() local 538 struct page *page = NULL; __dma_alloc() local 609 struct page *page = phys_to_page(dma_to_phys(dev, handle)); __arm_dma_free() local 627 dma_cache_maint_page(struct page *page, unsigned long offset, size_t size, enum dma_data_direction dir, void (*op)(const void *, size_t, int)) dma_cache_maint_page() argument 679 __dma_page_cpu_to_dev(struct page *page, unsigned long off, size_t size, enum dma_data_direction dir) __dma_page_cpu_to_dev() argument 695 __dma_page_dev_to_cpu(struct page *page, unsigned long off, size_t size, enum dma_data_direction dir) __dma_page_dev_to_cpu() argument 872 struct page *page; __iommu_alloc_buffer() local 1023 struct page *page; __atomic_get_pages() local 1047 struct page *page; __iommu_alloc_simple() local 1371 arm_iommu_map_page(struct device *dev, struct page *page, unsigned long offset, size_t size, enum dma_data_direction dir, unsigned long attrs) arm_iommu_map_page() argument 1413 struct page *page; arm_iommu_unmap_page() local 1491 struct page *page; arm_iommu_sync_single_for_cpu() local 1506 struct page *page; arm_iommu_sync_single_for_device() local [all...] |