HomeSort by relevance Sort by last modified time
    Searched full:cacheflush_flags (Results 1 - 2 of 2) sorted by null

  /external/strace/
system.c 279 static const struct xlat cacheflush_flags[] = { variable in typeref:struct:xlat
303 printflags(cacheflush_flags, tcp->u_arg[2], "FLUSH_CACHE_???");
338 static const struct xlat cacheflush_flags[] = { variable in typeref:struct:xlat
354 printxval(cacheflush_flags, tcp->u_arg[1], "?CACHE");
362 static const struct xlat cacheflush_flags[] = { variable in typeref:struct:xlat
387 printflags(cacheflush_flags, tcp->u_arg[2], "CACHEFLUSH_???");
    [all...]
ChangeLog 517 * system.c [SH] (cacheflush_flags): New xlat structure.
    [all...]

Completed in 177 milliseconds