/include/linux/ |
A D | pagemap.h | 48 static inline int filemap_fdatawait(struct address_space *mapping) in filemap_fdatawait() 143 static inline bool mapping_empty(struct address_space *mapping) in mapping_empty() 278 static inline int mapping_exiting(struct address_space *mapping) in mapping_exiting() 462 mapping_max_folio_order(const struct address_space *mapping) in mapping_max_folio_order() 470 mapping_min_folio_order(const struct address_space *mapping) in mapping_min_folio_order() 478 mapping_min_folio_nrpages(struct address_space *mapping) in mapping_min_folio_nrpages() 517 static inline int filemap_nr_thps(struct address_space *mapping) in filemap_nr_thps() 767 struct address_space *mapping, pgoff_t index, size_t len) in write_begin_get_folio() 1321 struct address_space *mapping; member 1364 void page_cache_sync_readahead(struct address_space *mapping, in page_cache_sync_readahead() [all …]
|
A D | io-mapping.h | 58 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() 92 io_mapping_map_local_wc(struct io_mapping *mapping, unsigned long offset) in io_mapping_map_local_wc() 107 io_mapping_map_wc(struct io_mapping *mapping, in io_mapping_map_wc() 147 io_mapping_fini(struct io_mapping *mapping) in io_mapping_fini() 154 io_mapping_map_wc(struct io_mapping *mapping, in io_mapping_map_wc() 168 io_mapping_map_atomic_wc(struct io_mapping *mapping, in io_mapping_map_atomic_wc() 191 io_mapping_map_local_wc(struct io_mapping *mapping, unsigned long offset) in io_mapping_map_local_wc()
|
A D | dax.h | 166 static inline struct page *dax_layout_busy_page(struct address_space *mapping) in dax_layout_busy_page() 171 static inline struct page *dax_layout_busy_page_range(struct address_space *mapping, pgoff_t start,… in dax_layout_busy_page_range() 176 static inline int dax_writeback_mapping_range(struct address_space *mapping, in dax_writeback_mapping_range() 193 static inline dax_entry_t dax_lock_mapping_entry(struct address_space *mapping, in dax_lock_mapping_entry() 199 static inline void dax_unlock_mapping_entry(struct address_space *mapping, in dax_unlock_mapping_entry() 285 static inline bool dax_mapping(struct address_space *mapping) in dax_mapping()
|
A D | secretmem.h | 9 static inline bool secretmem_mapping(struct address_space *mapping) in secretmem_mapping() 24 static inline bool secretmem_mapping(struct address_space *mapping) in secretmem_mapping()
|
A D | shmem_fs.h | 104 static inline bool shmem_mapping(struct address_space *mapping) in shmem_mapping() 161 static inline struct folio *shmem_read_folio(struct address_space *mapping, in shmem_read_folio() 168 struct address_space *mapping, pgoff_t index) in shmem_read_mapping_page()
|
A D | fs.h | 545 static inline void i_mmap_lock_write(struct address_space *mapping) in i_mmap_lock_write() 550 static inline int i_mmap_trylock_write(struct address_space *mapping) in i_mmap_trylock_write() 555 static inline void i_mmap_unlock_write(struct address_space *mapping) in i_mmap_unlock_write() 560 static inline int i_mmap_trylock_read(struct address_space *mapping) in i_mmap_trylock_read() 565 static inline void i_mmap_lock_read(struct address_space *mapping) in i_mmap_lock_read() 570 static inline void i_mmap_unlock_read(struct address_space *mapping) in i_mmap_unlock_read() 588 static inline int mapping_mapped(struct address_space *mapping) in mapping_mapped() 607 static inline int mapping_map_writable(struct address_space *mapping) in mapping_map_writable() 938 struct address_space *mapping) in filemap_invalidate_trylock_shared() 944 struct address_space *mapping) in filemap_invalidate_unlock_shared() [all …]
|
A D | migrate.h | 98 static inline int migrate_huge_page_move_mapping(struct address_space *mapping, in migrate_huge_page_move_mapping()
|
A D | backing-dev.h | 146 static inline bool mapping_can_writeback(struct address_space *mapping) in mapping_can_writeback()
|
A D | uacce.h | 101 struct address_space *mapping; member
|
A D | fscache.h | 583 static inline void fscache_clear_page_bits(struct address_space *mapping, in fscache_clear_page_bits() 617 struct address_space *mapping, in fscache_write_to_cache()
|
A D | sh_clk.h | 63 struct clk_mapping *mapping; member
|
A D | tpm_eventlog.h | 166 void *mapping = NULL; in __calc_tpm2_event_size() local
|
A D | buffer_head.h | 534 static inline int sync_mapping_buffers(struct address_space *mapping) { return 0; } in sync_mapping_buffers()
|
A D | libnvdimm.h | 131 struct nd_mapping_desc *mapping; member
|
A D | rmap.h | 468 unsigned long mapping = (unsigned long)folio->mapping; in __folio_rmap_sanity_checks() local
|
A D | jbd2.h | 1692 struct address_space *mapping = journal->j_fs_dev->bd_mapping; in jbd2_init_fs_dev_write_error() local 1703 struct address_space *mapping = journal->j_fs_dev->bd_mapping; in jbd2_check_fs_dev_write_error() local
|
A D | netfs.h | 229 struct address_space *mapping; /* The mapping being accessed */ member
|
A D | mm.h | 2447 static inline void unmap_mapping_pages(struct address_space *mapping, in unmap_mapping_pages() 2449 static inline void unmap_mapping_range(struct address_space *mapping, in unmap_mapping_range() 2453 static inline void unmap_shared_mapping_range(struct address_space *mapping, in unmap_shared_mapping_range()
|
A D | mm_types.h | 108 struct address_space *mapping; member 398 struct address_space *mapping; member
|
A D | hugetlb.h | 807 struct address_space *mapping, pgoff_t idx) in filemap_lock_hugetlb_folio()
|
A D | fb.h | 222 struct address_space *mapping; /* page cache object for fb device */ member
|
/include/asm-generic/ |
A D | cacheflush.h | 59 static inline void flush_dcache_mmap_lock(struct address_space *mapping) in flush_dcache_mmap_lock() 65 static inline void flush_dcache_mmap_unlock(struct address_space *mapping) in flush_dcache_mmap_unlock()
|
/include/uapi/drm/ |
A D | tegra_drm.h | 759 __u32 mapping; member 775 __u32 mapping; member 793 __u32 mapping; member
|
/include/linux/mlx5/ |
A D | cq.h | 123 } mapping; member
|