Home
last modified time | relevance | path

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

/external/strace/xlat/
Dbootflags3.h29 # error static const struct xlat bootflags3 in mpers mode
34 const struct xlat bootflags3[] = { variable
DMakemodule.am1 …ptions.in xlat/blkpg_ops.in xlat/bootflags1.in xlat/bootflags2.in xlat/bootflags3.in xlat/bpf_clas…
2 …ud_options.h xlat/blkpg_ops.h xlat/bootflags1.h xlat/bootflags2.h xlat/bootflags3.h xlat/bpf_class…
35 $(top_srcdir)/xlat/bootflags3.h: $(top_srcdir)/xlat/bootflags3.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dreboot.c13 printflags(bootflags3, tcp->u_arg[2], "LINUX_REBOOT_CMD_???"); in SYS_FUNC()