Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
always_true
arch/x86/kernel/traps.c
571
#define always_true() true
arch/x86/kernel/traps.c
574
bool __weak always_true(void) { return true; }