Home
last modified time | relevance | path

Searched defs:address_space (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/tools/testing/vma/
Dvma_internal.h158 struct address_space { struct
159 struct rb_root_cached i_mmap;
160 unsigned long flags;
161 atomic_t i_mmap_writable;
689 static inline void mapping_unmap_writable(struct address_space *) in mapping_unmap_writable()
693 static inline void flush_dcache_mmap_lock(struct address_space *) in flush_dcache_mmap_lock()
763 static inline void flush_dcache_mmap_unlock(struct address_space *) in flush_dcache_mmap_unlock()
789 static inline void i_mmap_lock_write(struct address_space *) in i_mmap_lock_write()
811 static inline void i_mmap_unlock_write(struct address_space *) in i_mmap_unlock_write()
881 static inline bool mapping_can_writeback(struct address_space *) in mapping_can_writeback()
/linux-6.12.1/mm/
Dswap_state.c76 struct address_space *address_space = swap_address_space(entry); in get_shadow_from_swap_cache() local
93 struct address_space *address_space = swap_address_space(entry); in add_to_swap_cache() local
146 struct address_space *address_space = swap_address_space(entry); in __delete_from_swap_cache() local
240 struct address_space *address_space = swap_address_space(entry); in delete_from_swap_cache() local
259 struct address_space *address_space = swap_address_space(entry); in clear_shadow_from_swap_cache() local
Dswapfile.c187 struct address_space *address_space = swap_address_space(entry); in __try_to_reclaim_swap() local
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Dhyperv_tlb_flush.c42 u64 address_space; member
50 u64 address_space; member
/linux-6.12.1/include/linux/
Dfs.h465 struct address_space { struct
478 const struct address_space_operations *a_ops; argument
500 static inline bool mapping_tagged(struct address_space *mapping, xa_mark_t tag) in mapping_tagged() argument
Dmc146818rtc.h39 int address_space; member
/linux-6.12.1/drivers/firmware/efi/
Dcper-arm.c91 u8 trans_type, op_type, level, participation_type, address_space; in cper_print_arm_err_info() local
/linux-6.12.1/include/asm-generic/
Dhyperv-tlfs.h440 u64 address_space; member
454 u64 address_space; member
477 u64 address_space; member
484 u64 address_space; member
492 u64 address_space; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Daux_engine.h44 enum i2caux_transaction_address_space address_space; member
/linux-6.12.1/fs/jfs/
Djfs_logmgr.c202 int (*writer)(struct address_space *)) in write_special_inodes()
/linux-6.12.1/drivers/rtc/
Drtc-cmos.c930 unsigned address_space; in cmos_do_probe() local
/linux-6.12.1/drivers/acpi/acpica/
Dacobject.h425 struct acpi_object_addr_handler address_space; member