DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LIST_HEAD_INIT
sys/dev/drm/include/linux/list.h
50
struct list_head name = LIST_HEAD_INIT(name)
sys/dev/drm/include/linux/wait.h
219
.entry = LIST_HEAD_INIT((name).entry), \
tools/tools/drm/radeon/mkregtable/mkregtable.c
48
struct list_head name = LIST_HEAD_INIT(name)