Home
last modified time | relevance | path

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

/linux/lib/
A Dbug.c176 done = (bug->flags & BUGFLAG_DONE) != 0; in report_bug()
185 bug->flags |= BUGFLAG_DONE; in report_bug()
218 bug->flags &= ~BUGFLAG_DONE; in clear_once_table()
/linux/include/asm-generic/
A Dbug.h14 #define BUGFLAG_DONE (1 << 2) macro

Completed in 5 milliseconds