Home
last modified time | relevance | path

Searched defs:mapping (Results 176 – 200 of 508) sorted by relevance

12345678910>>...21

/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dgrph_object_ctrl_defs.h241 struct mapping { struct
242 uint8_t lane0:2; /* Mapping for lane 0 */
243 uint8_t lane1:2; /* Mapping for lane 1 */
244 uint8_t lane2:2; /* Mapping for lane 2 */
245 uint8_t lane3:2; /* Mapping for lane 3 */
246 } mapping; member
/openbmc/linux/fs/netfs/
H A Dobjects.c14 struct netfs_io_request *netfs_alloc_request(struct address_space *mapping, in netfs_alloc_request()
/openbmc/linux/fs/efs/
H A Dinode.c22 static sector_t _efs_bmap(struct address_space *mapping, sector_t block) in _efs_bmap()
/openbmc/linux/arch/x86/kernel/
H A Djailhouse.c202 void *mapping; in jailhouse_init_platform() local
/openbmc/linux/mm/
H A Dhugetlb.c1158 struct address_space *mapping = vma->vm_file->f_mapping; in vma_resv_map() local
2084 struct address_space *mapping = page_mapping(hpage); in hugetlb_page_mapping_lock_write() local
5252 struct address_space *mapping = vma->vm_file->f_mapping; in move_hugetlb_page_tables() local
5510 struct address_space *mapping; in unmap_ref_private() local
5651 struct address_space *mapping = vma->vm_file->f_mapping; in hugetlb_wp() local
5755 struct address_space *mapping = vma->vm_file->f_mapping; in hugetlbfs_pagecache_present() local
5795 struct address_space *mapping, in hugetlb_handle_userfault()
5848 struct address_space *mapping, pgoff_t idx, in hugetlb_no_page()
6091 struct address_space *mapping; in hugetlb_fault() local
6289 struct address_space *mapping = dst_vma->vm_file->f_mapping; in hugetlb_mfill_atomic_pte() local
[all …]
H A Dfadvise.c34 struct address_space *mapping; in generic_fadvise() local
H A Dmemfd.c75 static int memfd_wait_for_pins(struct address_space *mapping) in memfd_wait_for_pins()
H A Dswap.h111 struct folio *filemap_get_incore_folio(struct address_space *mapping, in filemap_get_incore_folio()
/openbmc/linux/fs/ext4/
H A Dinline.c542 static int ext4_convert_inline_data_to_extent(struct address_space *mapping, in ext4_convert_inline_data_to_extent()
661 int ext4_try_to_write_inline_data(struct address_space *mapping, in ext4_try_to_write_inline_data()
834 static int ext4_da_convert_inline_data_to_extent(struct address_space *mapping, in ext4_da_convert_inline_data_to_extent()
892 int ext4_da_write_inline_data_begin(struct address_space *mapping, in ext4_da_write_inline_data_begin()
/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_pcie.h89 dma_addr_t mapping; member
/openbmc/linux/fs/nilfs2/
H A Dbtnode.c162 struct address_space *mapping; in nilfs_btnode_delete() local
/openbmc/linux/drivers/net/ethernet/
H A Dlantiq_xrx200.c191 dma_addr_t mapping; in xrx200_alloc_buf() local
364 dma_addr_t mapping; in xrx200_start_xmit() local
/openbmc/linux/fs/ext2/
H A Ddir.c86 struct address_space *mapping = page->mapping; in ext2_commit_chunk() local
192 struct address_space *mapping = dir->i_mapping; in ext2_get_page() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.c328 dma_addr_t mapping; in bnxt_hwrm_set_dcbx_app() local
444 dma_addr_t mapping; in bnxt_hwrm_queue_dscp2pri_cfg() local
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dtrx.c683 dma_addr_t mapping; in rtl8821ae_tx_fill_desc() local
840 dma_addr_t mapping = dma_map_single(&rtlpci->pdev->dev, skb->data, in rtl8821ae_tx_fill_cmddesc() local
/openbmc/linux/fs/hfs/
H A Dbtree.c23 struct address_space *mapping; in hfs_btree_open() local
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_device.c193 struct device *dev, struct address_space *mapping, in ttm_device_init()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dtegra.c110 struct dma_iommu_mapping *mapping = to_dma_iommu_mapping(dev); in nvkm_device_tegra_probe_iommu() local
/openbmc/linux/arch/mips/mm/
H A Dcache.c105 struct address_space *mapping = folio_flush_mapping(folio); in __flush_dcache_pages() local
/openbmc/linux/drivers/acpi/acpica/
H A Dexregion.c493 struct acpi_data_table_mapping *mapping; in acpi_ex_data_table_space_handler() local
/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Ddev.c218 dma_addr_t mapping; in rtl8180_handle_rx() local
467 dma_addr_t mapping; in rtl8180_tx() local
1023 dma_addr_t *mapping; in rtl8180_init_rx_ring() local
/openbmc/linux/fs/hostfs/
H A Dhostfs_kern.c400 struct address_space *mapping = page->mapping; in hostfs_writepage() local
463 static int hostfs_write_begin(struct file *file, struct address_space *mapping, in hostfs_write_begin()
475 static int hostfs_write_end(struct file *file, struct address_space *mapping, in hostfs_write_end()
/openbmc/linux/fs/ntfs/
H A Dlcnalloc.c143 struct address_space *mapping; in ntfs_cluster_alloc() local
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dinterrupt.c70 dma_addr_t mapping; in tulip_refill_rx() local
/openbmc/linux/drivers/misc/ocxl/
H A Dcontext.c8 struct address_space *mapping) in ocxl_context_alloc()

12345678910>>...21