Home
last modified time | relevance | path

Searched defs:mapping (Results 1 – 25 of 501) sorted by relevance

12345678910>>...21

/OK3568_Linux_fs/kernel/mm/
H A Dtruncate.c34 static inline void __clear_shadow_entry(struct address_space *mapping, in __clear_shadow_entry()
46 static void clear_shadow_entry(struct address_space *mapping, pgoff_t index, in clear_shadow_entry()
59 static void truncate_exceptional_pvec_entries(struct address_space *mapping, in truncate_exceptional_pvec_entries()
111 static int invalidate_exceptional_entry(struct address_space *mapping, in invalidate_exceptional_entry()
125 static int invalidate_exceptional_entry2(struct address_space *mapping, in invalidate_exceptional_entry2()
202 invalidate_complete_page(struct address_space *mapping, struct page *page) in invalidate_complete_page()
217 int truncate_inode_page(struct address_space *mapping, struct page *page) in truncate_inode_page()
232 int generic_error_remove_page(struct address_space *mapping, struct page *page) in generic_error_remove_page()
254 struct address_space *mapping = page_mapping(page); in invalidate_inode_page() local
288 void truncate_inode_pages_range(struct address_space *mapping, in truncate_inode_pages_range()
[all …]
H A Dfilemap.c125 static void page_cache_delete(struct address_space *mapping, in page_cache_delete()
162 static void unaccount_page_cache_page(struct address_space *mapping, in unaccount_page_cache_page()
239 struct address_space *mapping = page->mapping; in __delete_from_page_cache() local
247 static void page_cache_free_page(struct address_space *mapping, in page_cache_free_page()
274 struct address_space *mapping = page_mapping(page); in delete_from_page_cache() local
300 static void page_cache_delete_batch(struct address_space *mapping, in page_cache_delete_batch()
348 void delete_from_page_cache_batch(struct address_space *mapping, in delete_from_page_cache_batch()
370 int filemap_check_errors(struct address_space *mapping) in filemap_check_errors()
384 static int filemap_check_and_keep_errors(struct address_space *mapping) in filemap_check_and_keep_errors()
411 int __filemap_fdatawrite_range(struct address_space *mapping, loff_t start, in __filemap_fdatawrite_range()
[all …]
H A Dreadahead.c39 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping) in file_ra_state_init()
53 static void read_cache_pages_invalidate_page(struct address_space *mapping, in read_cache_pages_invalidate_page()
70 static void read_cache_pages_invalidate_pages(struct address_space *mapping, in read_cache_pages_invalidate_pages()
94 int read_cache_pages(struct address_space *mapping, struct list_head *pages, in read_cache_pages()
191 struct address_space *mapping = ractl->mapping; in page_cache_ra_unbounded() local
291 struct address_space *mapping = ractl->mapping; in force_page_cache_ra() local
417 static pgoff_t count_history_pages(struct address_space *mapping, in count_history_pages()
432 static int try_context_readahead(struct address_space *mapping, in try_context_readahead()
H A Dpage_io.c102 struct address_space *mapping = swap_file->f_mapping; in generic_swapfile_activate() local
266 struct address_space *mapping = swap_file->f_mapping; in __swap_writepage() local
359 struct address_space *mapping = swap_file->f_mapping; in swap_readpage() local
421 struct address_space *mapping = sis->swap_file->f_mapping; in swap_set_page_dirty() local
H A Dpage-writeback.c1883 void balance_dirty_pages_ratelimited(struct address_space *mapping) in balance_dirty_pages_ratelimited()
2133 void tag_pages_for_writeback(struct address_space *mapping, in tag_pages_for_writeback()
2186 int write_cache_pages(struct address_space *mapping, in write_cache_pages()
2328 struct address_space *mapping = data; in __writepage() local
2344 int generic_writepages(struct address_space *mapping, in generic_writepages()
2362 int do_writepages(struct address_space *mapping, struct writeback_control *wbc) in do_writepages()
2394 struct address_space *mapping = page->mapping; in write_one_page() local
2438 void account_page_dirtied(struct page *page, struct address_space *mapping) in account_page_dirtied()
2468 void account_page_cleaned(struct page *page, struct address_space *mapping, in account_page_cleaned()
2495 struct address_space *mapping = page_mapping(page); in __set_page_dirty_nobuffers() local
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dpagemap.h50 static inline void mapping_set_error(struct address_space *mapping, int error) in mapping_set_error()
69 static inline void mapping_set_unevictable(struct address_space *mapping) in mapping_set_unevictable()
74 static inline void mapping_clear_unevictable(struct address_space *mapping) in mapping_clear_unevictable()
79 static inline bool mapping_unevictable(struct address_space *mapping) in mapping_unevictable()
84 static inline void mapping_set_exiting(struct address_space *mapping) in mapping_set_exiting()
89 static inline int mapping_exiting(struct address_space *mapping) in mapping_exiting()
94 static inline void mapping_set_no_writeback_tags(struct address_space *mapping) in mapping_set_no_writeback_tags()
99 static inline int mapping_use_writeback_tags(struct address_space *mapping) in mapping_use_writeback_tags()
104 static inline gfp_t mapping_gfp_mask(struct address_space * mapping) in mapping_gfp_mask()
110 static inline gfp_t mapping_gfp_constraint(struct address_space *mapping, in mapping_gfp_constraint()
[all …]
H A Dio-mapping.h58 io_mapping_fini(struct io_mapping *mapping) in io_mapping_fini()
65 io_mapping_map_atomic_wc(struct io_mapping *mapping, in io_mapping_map_atomic_wc()
82 io_mapping_map_wc(struct io_mapping *mapping, in io_mapping_map_wc()
128 io_mapping_fini(struct io_mapping *mapping) in io_mapping_fini()
135 io_mapping_map_wc(struct io_mapping *mapping, in io_mapping_map_wc()
149 io_mapping_map_atomic_wc(struct io_mapping *mapping, in io_mapping_map_atomic_wc()
/OK3568_Linux_fs/kernel/drivers/staging/gasket/
H A Dgasket_sysfs.c77 static void put_mapping(struct gasket_sysfs_mapping *mapping) in put_mapping()
134 static void put_mapping_n(struct gasket_sysfs_mapping *mapping, int times) in put_mapping_n()
155 struct gasket_sysfs_mapping *mapping; in gasket_sysfs_create_mapping() local
222 struct gasket_sysfs_mapping *mapping = get_mapping(device); in gasket_sysfs_create_entries() local
260 struct gasket_sysfs_mapping *mapping = get_mapping(device); in gasket_sysfs_remove_mapping() local
273 struct gasket_sysfs_mapping *mapping = get_mapping(device); in gasket_sysfs_get_device_data() local
286 struct gasket_sysfs_mapping *mapping = get_mapping(device); in gasket_sysfs_put_device_data() local
301 struct gasket_sysfs_mapping *mapping = get_mapping(device); in gasket_sysfs_get_attr() local
325 struct gasket_sysfs_mapping *mapping = get_mapping(device); in gasket_sysfs_put_attr() local
351 struct gasket_sysfs_mapping *mapping; in gasket_sysfs_register_store() local
/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvc_ctrl.c365 static s32 uvc_ctrl_get_zoom(struct uvc_control_mapping *mapping, in uvc_ctrl_get_zoom()
383 static void uvc_ctrl_set_zoom(struct uvc_control_mapping *mapping, in uvc_ctrl_set_zoom()
390 static s32 uvc_ctrl_get_rel_speed(struct uvc_control_mapping *mapping, in uvc_ctrl_get_rel_speed()
410 static void uvc_ctrl_set_rel_speed(struct uvc_control_mapping *mapping, in uvc_ctrl_set_rel_speed()
764 static s32 uvc_get_le_value(struct uvc_control_mapping *mapping, in uvc_get_le_value()
798 static void uvc_set_le_value(struct uvc_control_mapping *mapping, in uvc_set_le_value()
861 struct uvc_control_mapping **mapping, struct uvc_control **control, in __uvc_find_control()
893 u32 v4l2_id, struct uvc_control_mapping **mapping) in uvc_find_control()
974 static s32 __uvc_ctrl_get_value(struct uvc_control_mapping *mapping, in __uvc_ctrl_get_value()
995 struct uvc_control *ctrl, struct uvc_control_mapping *mapping, in __uvc_ctrl_get()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/
H A Dpanfrost_gem.c59 struct panfrost_gem_mapping *iter, *mapping = NULL; in panfrost_gem_mapping_get() local
75 panfrost_gem_teardown_mapping(struct panfrost_gem_mapping *mapping) in panfrost_gem_teardown_mapping()
88 struct panfrost_gem_mapping *mapping; in panfrost_gem_mapping_release() local
98 void panfrost_gem_mapping_put(struct panfrost_gem_mapping *mapping) in panfrost_gem_mapping_put()
108 struct panfrost_gem_mapping *mapping; in panfrost_gem_teardown_mappings_locked() local
122 struct panfrost_gem_mapping *mapping; in panfrost_gem_open() local
173 struct panfrost_gem_mapping *mapping = NULL, *iter; in panfrost_gem_close() local
/OK3568_Linux_fs/kernel/fs/
H A Ddax.c342 static void dax_associate_entry(void *entry, struct address_space *mapping, in dax_associate_entry()
361 static void dax_disassociate_entry(void *entry, struct address_space *mapping, in dax_disassociate_entry()
408 struct address_space *mapping = READ_ONCE(page->mapping); in dax_lock_page() local
449 struct address_space *mapping = page->mapping; in dax_unlock_page() local
488 struct address_space *mapping, unsigned int order) in grab_mapping_entry()
591 struct page *dax_layout_busy_page_range(struct address_space *mapping, in dax_layout_busy_page_range()
653 struct page *dax_layout_busy_page(struct address_space *mapping) in dax_layout_busy_page()
659 static int __dax_invalidate_entry(struct address_space *mapping, in __dax_invalidate_entry()
688 int dax_delete_mapping_entry(struct address_space *mapping, pgoff_t index) in dax_delete_mapping_entry()
706 int dax_invalidate_mapping_entry_sync(struct address_space *mapping, in dax_invalidate_mapping_entry_sync()
[all …]
/OK3568_Linux_fs/kernel/fs/afs/
H A Dwrite.c77 int afs_write_begin(struct file *file, struct address_space *mapping, in afs_write_begin()
162 int afs_write_end(struct file *file, struct address_space *mapping, in afs_write_end()
238 static void afs_kill_pages(struct address_space *mapping, in afs_kill_pages()
281 struct address_space *mapping, in afs_redirty_pages()
422 static int afs_store_data(struct address_space *mapping, in afs_store_data()
494 static int afs_write_back_from_locked_page(struct address_space *mapping, in afs_write_back_from_locked_page()
680 static int afs_writepages_region(struct address_space *mapping, in afs_writepages_region()
746 int afs_writepages(struct address_space *mapping, in afs_writepages()
915 struct address_space *mapping = page->mapping; in afs_launder_page() local
/OK3568_Linux_fs/kernel/fs/hpfs/
H A Dfile.c134 static int hpfs_writepages(struct address_space *mapping, in hpfs_writepages()
140 static void hpfs_write_failed(struct address_space *mapping, loff_t to) in hpfs_write_failed()
154 static int hpfs_write_begin(struct file *file, struct address_space *mapping, in hpfs_write_begin()
170 static int hpfs_write_end(struct file *file, struct address_space *mapping, in hpfs_write_end()
188 static sector_t _hpfs_bmap(struct address_space *mapping, sector_t block) in _hpfs_bmap()
/OK3568_Linux_fs/kernel/fs/jfs/
H A Dinode.c290 static int jfs_writepages(struct address_space *mapping, in jfs_writepages()
306 static void jfs_write_failed(struct address_space *mapping, loff_t to) in jfs_write_failed()
316 static int jfs_write_begin(struct file *file, struct address_space *mapping, in jfs_write_begin()
330 static sector_t jfs_bmap(struct address_space *mapping, sector_t block) in jfs_bmap()
338 struct address_space *mapping = file->f_mapping; in jfs_direct_IO() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_xdp.c25 dma_addr_t mapping, u32 len) in bnxt_xmit_bd()
48 dma_addr_t mapping, u32 len, u16 rx_prod) in __bnxt_xmit_xdp()
59 dma_addr_t mapping, u32 len, in __bnxt_xmit_xdp_redirect()
119 dma_addr_t mapping; in bnxt_rx_xdp() local
222 dma_addr_t mapping; in bnxt_xdp_xmit() local
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dflush.c199 void __flush_dcache_page(struct address_space *mapping, struct page *page) in __flush_dcache_page()
237 static void __flush_dcache_aliases(struct address_space *mapping, struct page *page) in __flush_dcache_aliases()
273 struct address_space *mapping; in __sync_icache_dcache() local
317 struct address_space *mapping; in flush_dcache_page() local
360 struct address_space *mapping; in flush_kernel_dcache_page() local
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Daops.c203 static int gfs2_writepages(struct address_space *mapping, in gfs2_writepages()
233 static int gfs2_write_jdata_pagevec(struct address_space *mapping, in gfs2_write_jdata_pagevec()
328 static int gfs2_write_cache_jdata(struct address_space *mapping, in gfs2_write_cache_jdata()
409 static int gfs2_jdata_writepages(struct address_space *mapping, in gfs2_jdata_writepages()
514 struct address_space *mapping = ip->i_inode.i_mapping; in gfs2_internal_read() local
639 static sector_t gfs2_bmap(struct address_space *mapping, sector_t lblock) in gfs2_bmap()
726 struct address_space *mapping = page->mapping; in gfs2_releasepage() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/mte/
H A Dmte_common_util.c119 static void *__mte_allocate_memory_range(size_t size, int mem_type, int mapping, in __mte_allocate_memory_range()
161 void *mte_allocate_memory_tag_range(size_t size, int mem_type, int mapping, in mte_allocate_memory_tag_range()
168 void *mte_allocate_memory(size_t size, int mem_type, int mapping, bool tags) in mte_allocate_memory()
173 void *mte_allocate_file_memory(size_t size, int mem_type, int mapping, bool tags, int fd) in mte_allocate_file_memory()
191 void *mte_allocate_file_memory_tag_range(size_t size, int mem_type, int mapping, in mte_allocate_file_memory_tag_range()
/OK3568_Linux_fs/kernel/fs/exfat/
H A Dinode.c375 static int exfat_writepages(struct address_space *mapping, in exfat_writepages()
381 static void exfat_write_failed(struct address_space *mapping, loff_t to) in exfat_write_failed()
391 static int exfat_write_begin(struct file *file, struct address_space *mapping, in exfat_write_begin()
408 static int exfat_write_end(struct file *file, struct address_space *mapping, in exfat_write_end()
439 struct address_space *mapping = iocb->ki_filp->f_mapping; in exfat_direct_IO() local
469 static sector_t exfat_aop_bmap(struct address_space *mapping, sector_t block) in exfat_aop_bmap()
/OK3568_Linux_fs/kernel/fs/affs/
H A Dfile.c383 static void affs_write_failed(struct address_space *mapping, loff_t to) in affs_write_failed()
397 struct address_space *mapping = file->f_mapping; in affs_direct_IO() local
416 static int affs_write_begin(struct file *file, struct address_space *mapping, in affs_write_begin()
432 static int affs_write_end(struct file *file, struct address_space *mapping, in affs_write_end()
450 static sector_t _affs_bmap(struct address_space *mapping, sector_t block) in _affs_bmap()
650 static int affs_write_begin_ofs(struct file *file, struct address_space *mapping, in affs_write_begin_ofs()
688 static int affs_write_end_ofs(struct file *file, struct address_space *mapping, in affs_write_end_ofs()
880 struct address_space *mapping = inode->i_mapping; in affs_truncate() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_debug_mem_view.c112 uint32_t *mapping; in debug_mem_show() local
164 struct debug_mem_mapping *mapping; in debug_mem_zone_open() local
242 struct debug_mem_mapping *mapping; in debug_mem_open() local
262 struct debug_mem_mapping *mapping; in debug_mem_release() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_page_dirty.c87 struct address_space *mapping = vbo->base.bdev->dev_mapping; in vmw_bo_dirty_scan_pagetable() local
125 struct address_space *mapping = vbo->base.bdev->dev_mapping; in vmw_bo_dirty_scan_mkwrite() local
191 struct address_space *mapping = vbo->base.bdev->dev_mapping; in vmw_bo_dirty_pre_unmap() local
215 struct address_space *mapping = vbo->base.bdev->dev_mapping; in vmw_bo_dirty_unmap() local
270 struct address_space *mapping = vbo->base.bdev->dev_mapping; in vmw_bo_dirty_add() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/etnaviv/
H A Detnaviv_mmu.c123 struct etnaviv_vram_mapping *mapping) in etnaviv_iommu_remove_mapping()
226 struct etnaviv_vram_mapping *mapping, u64 va) in etnaviv_iommu_map_gem()
279 struct etnaviv_vram_mapping *mapping) in etnaviv_iommu_unmap_gem()
357 struct etnaviv_vram_mapping *mapping, in etnaviv_iommu_get_suballoc_va()
408 struct etnaviv_vram_mapping *mapping) in etnaviv_iommu_put_suballoc_va()
H A Detnaviv_cmdbuf.c65 struct etnaviv_vram_mapping *mapping, in etnaviv_cmdbuf_suballoc_map()
73 struct etnaviv_vram_mapping *mapping) in etnaviv_cmdbuf_suballoc_unmap()
134 struct etnaviv_vram_mapping *mapping) in etnaviv_cmdbuf_get_va()
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dcacheflush.h43 #define flush_dcache_mmap_lock(mapping) xa_lock_irq(&(mapping)->i_pages) argument
44 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&(mapping)->i_pages) argument

12345678910>>...21