/Linux-v5.4/arch/nds32/include/asm/ |
D | cacheflush.h | 40 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&(mapping)->i_pages) macro
|
/Linux-v5.4/arch/nios2/include/asm/ |
D | cacheflush.h | 50 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages) macro
|
/Linux-v5.4/arch/sh/include/asm/ |
D | cacheflush.h | 94 #define flush_dcache_mmap_unlock(mapping) do { } while (0) macro
|
/Linux-v5.4/arch/arm64/include/asm/ |
D | cacheflush.h | 158 #define flush_dcache_mmap_unlock(mapping) do { } while (0) macro
|
/Linux-v5.4/arch/mips/include/asm/ |
D | cacheflush.h | 65 #define flush_dcache_mmap_unlock(mapping) do { } while (0) macro
|
/Linux-v5.4/arch/unicore32/include/asm/ |
D | cacheflush.h | 171 #define flush_dcache_mmap_unlock(mapping) do { } while (0) macro
|
/Linux-v5.4/arch/csky/abiv2/inc/abi/ |
D | cacheflush.h | 27 #define flush_dcache_mmap_unlock(mapping) do { } while (0) macro
|
/Linux-v5.4/arch/c6x/include/asm/ |
D | cacheflush.h | 32 #define flush_dcache_mmap_unlock(mapping) do {} while (0) macro
|
/Linux-v5.4/arch/hexagon/include/asm/ |
D | cacheflush.h | 36 #define flush_dcache_mmap_unlock(mapping) do { } while (0) macro
|
/Linux-v5.4/arch/ia64/include/asm/ |
D | cacheflush.h | 36 #define flush_dcache_mmap_unlock(mapping) do { } while (0) macro
|
/Linux-v5.4/arch/arc/include/asm/ |
D | cacheflush.h | 45 #define flush_dcache_mmap_unlock(mapping) do { } while (0) macro
|
/Linux-v5.4/include/asm-generic/ |
D | cacheflush.h | 46 static inline void flush_dcache_mmap_unlock(struct address_space *mapping) in flush_dcache_mmap_unlock() function
|
/Linux-v5.4/arch/sparc/include/asm/ |
D | cacheflush_32.h | 45 #define flush_dcache_mmap_unlock(mapping) do { } while (0) macro
|
D | cacheflush_64.h | 73 #define flush_dcache_mmap_unlock(mapping) do { } while (0) macro
|
/Linux-v5.4/arch/alpha/include/asm/ |
D | cacheflush.h | 16 #define flush_dcache_mmap_unlock(mapping) do { } while (0) macro
|
/Linux-v5.4/arch/csky/abiv1/inc/abi/ |
D | cacheflush.h | 22 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages) macro
|
/Linux-v5.4/arch/riscv/include/asm/ |
D | cacheflush.h | 45 static inline void flush_dcache_mmap_unlock(struct address_space *mapping) in flush_dcache_mmap_unlock() function
|
/Linux-v5.4/arch/parisc/include/asm/ |
D | cacheflush.h | 59 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages) macro
|
/Linux-v5.4/arch/openrisc/include/asm/ |
D | cacheflush.h | 75 #define flush_dcache_mmap_unlock(mapping) do { } while (0) macro
|
/Linux-v5.4/arch/powerpc/include/asm/ |
D | cacheflush.h | 43 #define flush_dcache_mmap_unlock(mapping) do { } while (0) macro
|
/Linux-v5.4/arch/m68k/include/asm/ |
D | cacheflush_no.h | 20 #define flush_dcache_mmap_unlock(mapping) do { } while (0) macro
|
D | cacheflush_mm.h | 254 #define flush_dcache_mmap_unlock(mapping) do { } while (0) macro
|
/Linux-v5.4/arch/xtensa/include/asm/ |
D | cacheflush.h | 159 #define flush_dcache_mmap_unlock(mapping) do { } while (0) macro
|
/Linux-v5.4/arch/microblaze/include/asm/ |
D | cacheflush.h | 85 #define flush_dcache_mmap_unlock(mapping) do { } while (0) macro
|
/Linux-v5.4/arch/arm/include/asm/ |
D | cacheflush.h | 319 #define flush_dcache_mmap_unlock(mapping) xa_unlock_irq(&mapping->i_pages) macro
|