OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cacheflush_scope
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
cacheflush_scope.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
cacheflush_scope
.in; do not edit. */
3
static const struct xlat
cacheflush_scope
[] = {
variable in typeref:struct:xlat
/external/strace/
cacheflush.c
8
# include "xlat/
cacheflush_scope
.h"
29
printxval(
cacheflush_scope
, tcp->u_arg[1], "FLUSH_SCOPE_???");
Completed in 982 milliseconds