/openbmc/linux/fs/fat/ |
H A D | file.c | 219 struct address_space *mapping = inode->i_mapping; in fat_cont_expand() local
|
/openbmc/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_drv.c | 62 struct dma_iommu_mapping *mapping = to_dma_iommu_mapping(dev); in rockchip_drm_dma_attach_device() local
|
/openbmc/linux/fs/gfs2/ |
H A D | glock.h | 135 struct address_space mapping; member
|
H A D | file.c | 743 struct address_space *mapping = file->f_mapping; in gfs2_fsync() local 1128 struct address_space *mapping = file->f_mapping; in gfs2_file_write_iter() local
|
/openbmc/linux/fs/erofs/ |
H A D | data.c | 369 static sector_t erofs_bmap(struct address_space *mapping, sector_t block) in erofs_bmap()
|
/openbmc/linux/fs/ext4/ |
H A D | move_extent.c | 126 struct address_space *mapping[2]; in mext_folio_double_lock() local
|
/openbmc/linux/drivers/atm/ |
H A D | he.c | 773 dma_addr_t mapping; in he_init_group() local 1609 dma_addr_t mapping; in __alloc_tpd() local 1883 dma_addr_t mapping; in he_service_rbpl() local
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-iommu.c | 293 VirtIOIOMMUMapping *mapping = (VirtIOIOMMUMapping *) value; in virtio_iommu_notify_map_cb() local 804 VirtIOIOMMUMapping *mapping; in virtio_iommu_map() local 1328 VirtIOIOMMUMapping *mapping = (VirtIOIOMMUMapping *) value; in virtio_iommu_remap() local
|
/openbmc/linux/fs/f2fs/ |
H A D | compress.c | 1063 struct address_space *mapping = cc->inode->i_mapping; in prepare_compress_overwrite() local 1464 struct address_space *mapping = cc->inode->i_mapping; in f2fs_write_raw_pages() local 1943 struct address_space *mapping = COMPRESS_MAPPING(sbi); in f2fs_invalidate_compress_pages() local
|
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | port.c | 1609 mv88e6xxx_port_policy_mapping_get_pos(enum mv88e6xxx_policy_mapping mapping, in mv88e6xxx_port_policy_mapping_get_pos() 1671 enum mv88e6xxx_policy_mapping mapping, in mv88e6352_port_set_policy() 1694 enum mv88e6xxx_policy_mapping mapping, in mv88e6393x_port_set_policy()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.c | 438 dma_addr_t mapping; in bnx2x_tpa_start() local 553 dma_addr_t mapping; in bnx2x_alloc_rx_sge() local 846 dma_addr_t mapping; in bnx2x_alloc_rx_data() local 3311 dma_addr_t mapping; in bnx2x_tx_split() local 3768 dma_addr_t mapping; in bnx2x_start_xmit() local
|
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/ |
H A D | r8192E_dev.c | 938 dma_addr_t mapping; in rtl92e_fill_tx_desc() local 1048 dma_addr_t mapping = dma_map_single(&priv->pdev->dev, skb->data, in rtl92e_fill_tx_cmd_desc() local
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
H A D | rest.json | 4 "mapping":[ array
|
/openbmc/linux/tools/testing/nvdimm/test/ |
H A D | ndtest.h | 94 struct ndtest_mapping *mapping; member
|
/openbmc/linux/fs/hfs/ |
H A D | bnode.c | 247 struct address_space *mapping; in __hfs_bnode_create() local
|
/openbmc/linux/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_gem.h | 82 struct etnaviv_vram_mapping *mapping; member
|
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 474 dma_addr_t mapping, new_mapping; in cp_rx_poll() local 781 dma_addr_t mapping; in cp_start_xmit() local 822 dma_addr_t mapping; in cp_start_xmit() local 1065 dma_addr_t mapping; in cp_refill_rx() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | sge.c | 411 dma_addr_t mapping; in add_one_rx_buf() local 427 static inline int add_one_rx_chunk(dma_addr_t mapping, struct rx_desc *d, in add_one_rx_chunk() 443 dma_addr_t mapping; in alloc_pg_chunk() local 508 dma_addr_t mapping; in refill_fl() local
|
/openbmc/linux/fs/reiserfs/ |
H A D | inode.c | 2743 struct address_space *mapping, in reiserfs_write_begin() 2869 static int reiserfs_write_end(struct file *file, struct address_space *mapping, in reiserfs_write_end() 3183 static bool reiserfs_dirty_folio(struct address_space *mapping, in reiserfs_dirty_folio()
|
/openbmc/linux/fs/ |
H A D | libfs.c | 824 int simple_write_begin(struct file *file, struct address_space *mapping, in simple_write_begin() 869 static int simple_write_end(struct file *file, struct address_space *mapping, in simple_write_end() 1887 struct address_space *mapping = iocb->ki_filp->f_mapping; in direct_write_fallback() local
|
/openbmc/linux/fs/ocfs2/ |
H A D | file.c | 757 struct address_space *mapping = inode->i_mapping; in ocfs2_write_zero_page() local 1520 struct address_space *mapping = inode->i_mapping; in ocfs2_truncate_cluster_pages() local 1766 struct address_space *mapping = inode->i_mapping; in ocfs2_remove_inode_range() local
|
/openbmc/linux/fs/ntfs/ |
H A D | super.c | 2457 struct address_space *mapping = vol->lcnbmp_ino->i_mapping; in get_nr_free_clusters() local 2537 struct address_space *mapping = vol->mftbmp_ino->i_mapping; in __get_nr_free_mft_records() local
|
/openbmc/linux/fs/btrfs/ |
H A D | transaction.c | 1078 struct address_space *mapping = fs_info->btree_inode->i_mapping; in btrfs_write_marked_extents() local 1132 struct address_space *mapping = fs_info->btree_inode->i_mapping; in __btrfs_wait_marked_extents() local
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | gmc_v9_0.c | 1181 struct amdgpu_bo_va_mapping *mapping, in gmc_v9_0_get_coherence_flags() 1287 struct amdgpu_bo_va_mapping *mapping, in gmc_v9_0_get_vm_pte()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | qcow2_format.py | 280 mapping = { variable in QcowHeaderExtension.Magic
|