Searched refs:kexec_file_load_flags (Results 1 - 3 of 3) sorted by relevance

/external/strace/xlat/
H A Dkexec_file_load_flags.h1 /* Generated by ./xlat/gen.sh from ./xlat/kexec_file_load_flags.in; do not edit. */
14 # error static const struct xlat kexec_file_load_flags in mpers mode
19 const struct xlat kexec_file_load_flags[] = { variable in typeref:struct:xlat
/external/strace/
H A Dkexec.c103 #include "xlat/kexec_file_load_flags.h"
119 printflags64(kexec_file_load_flags, tcp->u_arg[4], "KEXEC_FILE_???");
H A DMakefile774 xlat/kexec_file_load_flags.in xlat/kexec_load_flags.in \
913 xlat/kexec_file_load_flags.h xlat/kexec_load_flags.h \
6049 $(top_srcdir)/xlat/kexec_file_load_flags.h: $(top_srcdir)/xlat/kexec_file_load_flags.in $(top_srcdir)/xlat/gen.sh

Completed in 300 milliseconds