OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:flush_dcache_mmap_unlock
(Results
1 - 25
of
49
) sorted by null
1
2
/bionic/libc/kernel/arch-mips/asm/
cacheflush.h
26
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/development/ndk/platforms/android-9/arch-mips/include/asm/
cacheflush.h
26
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cacheflush.h
26
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cacheflush.h
26
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
cacheflush.h
26
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
cacheflush.h
26
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
cacheflush.h
26
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/bionic/libc/kernel/arch-x86/asm/
cacheflush.h
31
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/development/ndk/platforms/android-9/arch-x86/include/asm/
cacheflush.h
31
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/external/kernel-headers/original/asm-mips/
cacheflush.h
49
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/external/kernel-headers/original/asm-x86/
cacheflush.h
15
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
cacheflush.h
24
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
cacheflush.h
24
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
cacheflush.h
24
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
cacheflush.h
24
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
cacheflush.h
24
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
cacheflush.h
31
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
cacheflush.h
31
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
cacheflush.h
31
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
cacheflush.h
31
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
cacheflush.h
31
#define
flush_dcache_mmap_unlock
(mapping) do { } while (0)
macro
/bionic/libc/kernel/arch-arm/asm/
cacheflush.h
86
#define
flush_dcache_mmap_unlock
(mapping) write_unlock_irq(&(mapping)->tree_lock)
macro
/development/ndk/platforms/android-3/arch-arm/include/asm/
cacheflush.h
87
#define
flush_dcache_mmap_unlock
(mapping) write_unlock_irq(&(mapping)->tree_lock)
macro
/external/kernel-headers/original/asm-arm/
cacheflush.h
342
#define
flush_dcache_mmap_unlock
(mapping) \
macro
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
cacheflush.h
87
#define
flush_dcache_mmap_unlock
(mapping) write_unlock_irq(&(mapping)->tree_lock)
macro
Completed in 1366 milliseconds
1
2