Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
O_
drivers/gpu/drm/nouveau/nvkm/subdev/top/ga100.c
72
#define O_(T,I) do { WARN_ON(inst); I_(T, I); } while (0)
drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.c
76
#define O_(T,I) do { WARN_ON(inst); I_(T, I); } while (0)