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