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

  /external/strace/
generate_xlat_in.sh 16 cacheflush_flags|struct_user_offsets) # skip
system.c 210 static const struct xlat cacheflush_flags[] = { variable in typeref:struct:xlat
233 printflags(cacheflush_flags, tcp->u_arg[2], "FLUSH_CACHE_???");
261 static const struct xlat cacheflush_flags[] = { variable in typeref:struct:xlat
277 printxval(cacheflush_flags, tcp->u_arg[1], "?CACHE");
285 static const struct xlat cacheflush_flags[] = { variable in typeref:struct:xlat
310 printflags(cacheflush_flags, tcp->u_arg[2], "CACHEFLUSH_???");

Completed in 271 milliseconds