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

  /external/strace/xlat/
kexec_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/kexec_flags.in; do not edit. */
3 static const struct xlat kexec_flags[] = { variable in typeref:struct:xlat
  /external/strace/
kexec.c 5 #include "xlat/kexec_flags.h"
86 printflags(kexec_flags, n, "KEXEC_???");

Completed in 863 milliseconds