HomeSort by relevance Sort by last modified time
    Searched defs:flush_dcache_mmap_lock (Results 1 - 25 of 36) sorted by null

1 2

  /bionic/libc/kernel/arch-mips/asm/
cacheflush.h 25 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
cacheflush.h 25 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cacheflush.h 25 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cacheflush.h 25 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
  /bionic/libc/kernel/arch-x86/asm/
cacheflush.h 30 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
  /development/ndk/platforms/android-9/arch-x86/include/asm/
cacheflush.h 30 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
  /external/kernel-headers/original/asm-mips/
cacheflush.h 48 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
  /external/kernel-headers/original/asm-x86/
cacheflush.h 14 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
cacheflush.h 23 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
cacheflush.h 23 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
cacheflush.h 23 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
cacheflush.h 23 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
cacheflush.h 23 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
cacheflush.h 30 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
cacheflush.h 30 #define flush_dcache_mmap_lock(mapping) do { } while (0) macro
  /bionic/libc/kernel/arch-arm/asm/
cacheflush.h 85 #define flush_dcache_mmap_lock(mapping) write_lock_irq(&(mapping)->tree_lock) macro
  /development/ndk/platforms/android-3/arch-arm/include/asm/
cacheflush.h 86 #define flush_dcache_mmap_lock(mapping) write_lock_irq(&(mapping)->tree_lock) macro
  /external/kernel-headers/original/asm-arm/
cacheflush.h 340 #define flush_dcache_mmap_lock(mapping) \ macro
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
cacheflush.h 86 #define flush_dcache_mmap_lock(mapping) write_lock_irq(&(mapping)->tree_lock) macro
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
cacheflush.h 86 #define flush_dcache_mmap_lock(mapping) write_lock_irq(&(mapping)->tree_lock) macro
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
cacheflush.h 86 #define flush_dcache_mmap_lock(mapping) write_lock_irq(&(mapping)->tree_lock) macro
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
cacheflush.h 86 #define flush_dcache_mmap_lock(mapping) write_lock_irq(&(mapping)->tree_lock) macro
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
cacheflush.h 86 #define flush_dcache_mmap_lock(mapping) write_lock_irq(&(mapping)->tree_lock) macro
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
cacheflush.h 86 #define flush_dcache_mmap_lock(mapping) write_lock_irq(&(mapping)->tree_lock) macro
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
cacheflush.h 86 #define flush_dcache_mmap_lock(mapping) write_lock_irq(&(mapping)->tree_lock) macro

Completed in 504 milliseconds

1 2