Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DBG_BUGON
fs/erofs/internal.h
30
#define DBG_BUGON BUG_ON
fs/erofs/internal.h
32
#define DBG_BUGON(x) ((void)(x))