/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | cache.c | 326 struct address_space *mapping = page_mapping_file(page); in flush_dcache_page() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vce.c | 591 struct amdgpu_bo_va_mapping *mapping; in amdgpu_vce_validate_bo() local 637 struct amdgpu_bo_va_mapping *mapping; in amdgpu_vce_cs_reloc() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ |
H A D | lantiq_xrx200.c | 158 dma_addr_t mapping; in xrx200_alloc_skb() local 296 dma_addr_t mapping; in xrx200_start_xmit() local
|
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-fileops.c | 176 const int mapping[8] = { -1, V4L2_ENC_IDX_FRAME_I, V4L2_ENC_IDX_FRAME_P, -1, in ivtv_update_pgm_info() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | switchib.c | 41 } mapping; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | trx.c | 331 dma_addr_t mapping = dma_map_single(&rtlpci->pdev->dev, skb->data, in rtl92se_tx_fill_desc() local 503 dma_addr_t mapping = dma_map_single(&rtlpci->pdev->dev, skb->data, in rtl92se_tx_fill_cmddesc() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | trx.c | 425 dma_addr_t mapping; in rtl8723be_tx_fill_desc() local 598 dma_addr_t mapping = dma_map_single(&rtlpci->pdev->dev, skb->data, in rtl8723be_tx_fill_cmddesc() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | trx.c | 364 dma_addr_t mapping = dma_map_single(&rtlpci->pdev->dev, skb->data, in rtl92ce_tx_fill_desc() local 530 dma_addr_t mapping = dma_map_single(&rtlpci->pdev->dev, skb->data, in rtl92ce_tx_fill_cmddesc() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | trx.c | 365 dma_addr_t mapping = dma_map_single(&rtlpci->pdev->dev, skb->data, in rtl8723e_tx_fill_desc() local 531 dma_addr_t mapping = dma_map_single(&rtlpci->pdev->dev, skb->data, in rtl8723e_tx_fill_cmddesc() local
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | z85230.c | 1224 void z8530_describe(struct z8530_dev *dev, char *mapping, unsigned long io) in z8530_describe() argument
|
/kernel/linux/linux-5.10/drivers/sh/clk/ |
H A D | core.c | 340 struct clk_mapping *mapping = clk->mapping; in clk_establish_mapping() local 390 struct clk_mapping *mapping; clk_destroy_mapping() local 399 struct clk_mapping *mapping = clk->mapping; clk_teardown_mapping() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | sh_clk.h | 63 struct clk_mapping *mapping; member
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | glops.c | 233 struct address_space *mapping = &sdp->sd_aspace; in rgrp_go_inval() local 330 struct address_space *mapping = ip->i_inode.i_mapping; in inode_go_sync() local 367 struct address_space *mapping = gfs2_glock2aspace(gl); inode_go_inval() local [all...] |
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | extents.c | 555 struct address_space *mapping = inode->i_mapping; in hfsplus_file_truncate() local
|
H A D | xattr.c | 131 struct address_space *mapping; in hfsplus_create_attributes_file() local
|
H A D | inode.c | 35 static void hfsplus_write_failed(struct address_space *mapping, loff_t to) in hfsplus_write_failed() argument 45 static int hfsplus_write_begin(struct file *file, struct address_space *mapping, in hfsplus_write_begin() argument 61 static sector_t hfsplus_bmap(struct address_space *mapping, sector_t block) in hfsplus_bmap() argument 129 struct address_space *mapping in hfsplus_direct_IO() local 151 hfsplus_writepages(struct address_space *mapping, struct writeback_control *wbc) hfsplus_writepages() argument [all...] |
/kernel/linux/linux-5.10/fs/jbd2/ |
H A D | recovery.c | 291 struct address_space *mapping; in jbd2_journal_recover() local
|
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | dir.c | 191 struct address_space *mapping = dir->i_mapping; in nilfs_get_page() local 422 struct address_space *mapping = page->mapping; in nilfs_set_link() local 95 nilfs_commit_chunk(struct page *page, struct address_space *mapping, unsigned int from, unsigned int to) nilfs_commit_chunk() argument 540 struct address_space *mapping = page->mapping; nilfs_delete_entry() local 581 struct address_space *mapping = inode->i_mapping; nilfs_make_empty() local [all...] |
/kernel/linux/linux-5.10/fs/ |
H A D | mpage.c | 485 struct address_space *mapping in __mpage_writepage() local 696 mpage_writepages(struct address_space *mapping, struct writeback_control *wbc, get_block_t get_block) mpage_writepages() argument [all...] |
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | move_extent.c | 129 struct address_space *mapping[2]; in mext_page_double_lock() local
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | write.c | 77 int afs_write_begin(struct file *file, struct address_space *mapping, in afs_write_begin() argument 162 int afs_write_end(struct file *file, struct address_space *mapping, in afs_write_end() argument 238 static void afs_kill_pages(struct address_space *mapping, in afs_kill_pages() argument 280 afs_redirty_pages(struct writeback_control *wbc, struct address_space *mapping, pgoff_t first, pgoff_t last) afs_redirty_pages() argument 422 afs_store_data(struct address_space *mapping, pgoff_t first, pgoff_t last, unsigned offset, unsigned to, bool laundering) afs_store_data() argument 494 afs_write_back_from_locked_page(struct address_space *mapping, struct writeback_control *wbc, struct page *primary_page, pgoff_t final_page) afs_write_back_from_locked_page() argument 680 afs_writepages_region(struct address_space *mapping, struct writeback_control *wbc, pgoff_t index, pgoff_t end, pgoff_t *_next) afs_writepages_region() argument 746 afs_writepages(struct address_space *mapping, struct writeback_control *wbc) afs_writepages() argument 915 struct address_space *mapping = page->mapping; afs_launder_page() local [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | zstd.c | 369 int zstd_compress_pages(struct list_head *ws, struct address_space *mapping, in zstd_compress_pages() argument
|
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | inode.c | 373 static int exfat_writepages(struct address_space *mapping, in exfat_writepages() argument 379 static void exfat_write_failed(struct address_space *mapping, loff_t to) in exfat_write_failed() argument 389 static int exfat_write_begin(struct file *file, struct address_space *mapping, in exfat_write_begin() argument 406 static int exfat_write_end(struct file *file, struct address_space *mapping, in exfat_write_end() argument 437 struct address_space *mapping = iocb->ki_filp->f_mapping; exfat_direct_IO() local 467 exfat_aop_bmap(struct address_space *mapping, sector_t block) exfat_aop_bmap() argument [all...] |
/kernel/linux/linux-5.10/fs/fat/ |
H A D | file.c | 218 struct address_space *mapping = inode->i_mapping; in fat_cont_expand() local
|
/kernel/linux/linux-5.10/fs/erofs/ |
H A D | super.c | 286 struct address_space *const mapping = page->mapping; in erofs_managed_cache_releasepage() local
|