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