Home
last modified time | relevance | path

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

/linux/lib/
H A Dbug.c202 bool warning, once, done, no_cut, has_args; in __report_bug() local
224 has_args = bug->flags & BUGFLAG_ARGS; in __report_bug()
244 __warn_printf(fmt, has_args ? regs : NULL); in __report_bug()