Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ADMA_LL_DBG
drivers/dma/ppc4xx/adma.c
124
#define ADMA_LL_DBG(x) ({ if (1) x; 0; })
drivers/dma/ppc4xx/adma.c
126
#define ADMA_LL_DBG(x) ({ if (0) x; 0; })