Home
last modified time | relevance | path

Searched refs:bootflags1 (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dbootflags1.h8 # error static const struct xlat bootflags1 in mpers mode
13 const struct xlat bootflags1[] = { variable
DMakemodule.am1 …_ops.in xlat/audit_arch.in xlat/baud_options.in xlat/blkpg_ops.in xlat/bootflags1.in xlat/bootflag…
2 …omic_ops.h xlat/audit_arch.h xlat/baud_options.h xlat/blkpg_ops.h xlat/bootflags1.h xlat/bootflags…
31 $(top_srcdir)/xlat/bootflags1.h: $(top_srcdir)/xlat/bootflags1.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dreboot.c9 printflags(bootflags1, tcp->u_arg[0], "LINUX_REBOOT_MAGIC_???"); in SYS_FUNC()