Home
last modified time | relevance | path

Searched defs:flush_dcache_mmap_lock (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dcacheflush.h43 #define flush_dcache_mmap_lock(mapping) xa_lock_irq(&(mapping)->i_pages) macro
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dcacheflush.h49 #define flush_dcache_mmap_lock(mapping) xa_lock_irq(&mapping->i_pages) macro
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dcacheflush.h92 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcacheflush.h64 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/csky/abiv2/inc/abi/
H A Dcacheflush.h28 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dcacheflush_64.h71 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
H A Dcacheflush_32.h42 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dcacheflush.h58 #define flush_dcache_mmap_lock(mapping) xa_lock_irq(&mapping->i_pages) macro
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dcacheflush.h44 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dcacheflush.h57 static inline void flush_dcache_mmap_lock(struct address_space *mapping) in flush_dcache_mmap_lock() function
/OK3568_Linux_fs/kernel/arch/csky/abiv1/inc/abi/
H A Dcacheflush.h21 #define flush_dcache_mmap_lock(mapping) xa_lock_irq(&mapping->i_pages) macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dcacheflush_mm.h253 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dcacheflush.h160 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dcacheflush.h318 #define flush_dcache_mmap_lock(mapping) xa_lock_irq(&mapping->i_pages) macro