OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:flush_kern_all
(Results
26 - 28
of
28
) sorted by null
1
2
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
cacheflush.h
33
void (*
flush_kern_all
)(void);
member in struct:cpu_cache_fns
48
#define __cpuc_flush_kern_all cpu_cache.
flush_kern_all
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
cacheflush.h
33
void (*
flush_kern_all
)(void);
member in struct:cpu_cache_fns
48
#define __cpuc_flush_kern_all cpu_cache.
flush_kern_all
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
cacheflush.h
33
void (*
flush_kern_all
)(void);
member in struct:cpu_cache_fns
48
#define __cpuc_flush_kern_all cpu_cache.
flush_kern_all
Completed in 28 milliseconds
1
2