Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dflat.h50 #define FLAT_FLAG_KTRACE 0x0010 /* output useful kernel trace for debugging */ macro
/openbmc/linux/include/linux/
H A Dflat.h47 #define FLAT_FLAG_KTRACE 0x0010 /* output useful kernel trace for debugging */ macro
/openbmc/linux/fs/
H A Dbinfmt_flat.c448 if (flags & FLAT_FLAG_KTRACE) in load_flat_file()
712 if (flags & FLAT_FLAG_KTRACE) { in load_flat_file()