Home
last modified time | relevance | path

Searched defs:mapping (Results 101 – 125 of 508) sorted by relevance

12345678910>>...21

/openbmc/linux/drivers/net/xen-netback/
H A Dhash.c338 u32 *mapping = vif->hash.mapping[!vif->hash.mapping_sel]; in xenvif_set_hash_mapping() local
432 const u32 *mapping = vif->hash.mapping[vif->hash.mapping_sel]; in xenvif_dump_hash_info() local
/openbmc/linux/fs/nilfs2/
H A Dinode.c158 static int nilfs_writepages(struct address_space *mapping, in nilfs_writepages()
206 static bool nilfs_dirty_folio(struct address_space *mapping, in nilfs_dirty_folio()
240 void nilfs_write_failed(struct address_space *mapping, loff_t to) in nilfs_write_failed()
250 static int nilfs_write_begin(struct file *file, struct address_space *mapping, in nilfs_write_begin()
269 static int nilfs_write_end(struct file *file, struct address_space *mapping, in nilfs_write_end()
/openbmc/linux/fs/ubifs/
H A Dfile.c217 static int write_begin_slow(struct address_space *mapping, in write_begin_slow()
417 static int ubifs_write_begin(struct file *file, struct address_space *mapping, in ubifs_write_begin()
527 static int ubifs_write_end(struct file *file, struct address_space *mapping, in ubifs_write_end()
715 struct address_space *mapping = page1->mapping; in ubifs_do_bulk_read() local
1447 static bool ubifs_dirty_folio(struct address_space *mapping, in ubifs_dirty_folio()
/openbmc/linux/fs/ntfs/
H A Dbitmap.c38 struct address_space *mapping; in __ntfs_bitmap_set_bits_in_run() local
/openbmc/linux/mm/
H A Dmapping_dirty_helpers.c263 unsigned long wp_shared_mapping_range(struct address_space *mapping, in wp_shared_mapping_range()
313 unsigned long clean_record_shared_mapping_range(struct address_space *mapping, in clean_record_shared_mapping_range()
/openbmc/linux/drivers/sh/clk/
H A Dcore.c340 struct clk_mapping *mapping = clk->mapping; in clk_establish_mapping() local
390 struct clk_mapping *mapping; in clk_destroy_mapping() local
399 struct clk_mapping *mapping = clk->mapping; in clk_teardown_mapping() local
/openbmc/linux/fs/ufs/
H A Ddir.c47 struct address_space *mapping = page->mapping; in ufs_commit_chunk() local
197 struct address_space *mapping = dir->i_mapping; in ufs_get_page() local
554 struct address_space *mapping = inode->i_mapping; in ufs_make_empty() local
H A Dinode.c487 static void ufs_write_failed(struct address_space *mapping, loff_t to) in ufs_write_failed()
497 static int ufs_write_begin(struct file *file, struct address_space *mapping, in ufs_write_begin()
510 static int ufs_write_end(struct file *file, struct address_space *mapping, in ufs_write_end()
522 static sector_t ufs_bmap(struct address_space *mapping, sector_t block) in ufs_bmap()
1056 struct address_space *mapping = inode->i_mapping; in ufs_alloc_lastblock() local
/openbmc/linux/fs/gfs2/
H A Dglops.c228 struct address_space *mapping = &sdp->sd_aspace; in rgrp_go_inval() local
327 struct address_space *mapping = ip->i_inode.i_mapping; in inode_go_sync() local
366 struct address_space *mapping = gfs2_glock2aspace(gl); in inode_go_inval() local
H A Dmeta_io.h40 static inline struct gfs2_sbd *gfs2_mapping2sbd(struct address_space *mapping) in gfs2_mapping2sbd()
/openbmc/linux/arch/csky/abiv1/
H A Dcacheflush.c20 struct address_space *mapping; in flush_dcache_folio() local
/openbmc/qemu/pc-bios/descriptors/
H A D60-edk2-arm.json6 "mapping": { object
H A D60-edk2-aarch64.json6 "mapping": { object
H A D60-edk2-i386.json6 "mapping": { object
H A D50-edk2-i386-secure.json6 "mapping": { object
H A D60-edk2-x86_64.json6 "mapping": { object
H A D50-edk2-x86_64-secure.json6 "mapping": { object
/openbmc/linux/fs/qnx6/
H A Ddir.c29 struct address_space *mapping = dir->i_mapping; in qnx6_get_page() local
54 struct address_space *mapping = sbi->longfile->i_mapping; in qnx6_longname() local
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dtulip_core.c344 dma_addr_t mapping; in tulip_up() local
624 dma_addr_t mapping; in tulip_init_ring() local
658 dma_addr_t mapping; in tulip_start_xmit() local
789 dma_addr_t mapping = tp->rx_buffers[i].mapping; in tulip_free_ring() local
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c127 u64 *mapping; in ipoib_alloc_rx_skb() local
178 u64 mapping[IPOIB_UD_RX_SG]; in ipoib_ib_handle_rx_wc() local
278 u64 *mapping = tx_req->mapping; in ipoib_dma_map_tx() local
321 u64 *mapping = tx_req->mapping; in ipoib_dma_unmap_tx() local
/openbmc/linux/fs/erofs/
H A Dfscache.c31 struct address_space *mapping; /* The mapping being accessed */ member
39 static struct erofs_fscache_request *erofs_fscache_req_alloc(struct address_space *mapping, in erofs_fscache_req_alloc()
202 struct address_space *mapping = primary->mapping; in erofs_fscache_data_read_slice() local
/openbmc/linux/fs/sysv/
H A Ditree.c472 static void sysv_write_failed(struct address_space *mapping, loff_t to) in sysv_write_failed()
482 static int sysv_write_begin(struct file *file, struct address_space *mapping, in sysv_write_begin()
495 static sector_t sysv_bmap(struct address_space *mapping, sector_t block) in sysv_bmap()
/openbmc/linux/drivers/gpu/host1x/
H A Dbus.c888 struct host1x_bo_mapping *mapping; in host1x_bo_pin() local
929 struct host1x_bo_mapping *mapping = to_host1x_bo_mapping(ref); in __host1x_bo_unpin() local
945 void host1x_bo_unpin(struct host1x_bo_mapping *mapping) in host1x_bo_unpin()
/openbmc/linux/arch/xtensa/include/asm/
H A Dcacheflush.h165 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument
166 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument
/openbmc/linux/arch/m68k/include/asm/
H A Dcacheflush_mm.h261 #define flush_dcache_mmap_lock(mapping) do { } while (0) argument
262 #define flush_dcache_mmap_unlock(mapping) do { } while (0) argument

12345678910>>...21