DUMP_ALL
#define GEM_TRACE_DUMP() ftrace_dump(DUMP_ALL)
do { if (expr) ftrace_dump(DUMP_ALL); } while (0)
what |= DUMP_ALL;