Home
last modified time | relevance | path

Searched defs:mapping (Results 301 - 325 of 921) sorted by relevance

1...<<11121314151617181920>>...37

/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dcache.c326 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 Damdgpu_vce.c591 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 Dlantiq_xrx200.c158 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 Divtv-fileops.c176 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 Dswitchib.c41 } mapping; member
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dtrx.c331 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 Dtrx.c425 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 Dtrx.c364 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 Dtrx.c365 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 Dz85230.c1224 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 Dcore.c340 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 Dsh_clk.h63 struct clk_mapping *mapping; member
/kernel/linux/linux-5.10/fs/gfs2/
H A Dglops.c233 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 Dextents.c555 struct address_space *mapping = inode->i_mapping; in hfsplus_file_truncate() local
H A Dxattr.c131 struct address_space *mapping; in hfsplus_create_attributes_file() local
H A Dinode.c35 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 Drecovery.c291 struct address_space *mapping; in jbd2_journal_recover() local
/kernel/linux/linux-5.10/fs/nilfs2/
H A Ddir.c191 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 Dmpage.c485 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 Dmove_extent.c129 struct address_space *mapping[2]; in mext_page_double_lock() local
/kernel/linux/linux-5.10/fs/afs/
H A Dwrite.c77 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 Dzstd.c369 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 Dinode.c373 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 Dfile.c218 struct address_space *mapping = inode->i_mapping; in fat_cont_expand() local
/kernel/linux/linux-5.10/fs/erofs/
H A Dsuper.c286 struct address_space *const mapping = page->mapping; in erofs_managed_cache_releasepage() local

Completed in 22 milliseconds

1...<<11121314151617181920>>...37