FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LIST_HEAD_INIT
sys/dev/drm2/drm_linux_list.h
48
#define LIST_HEAD_INIT(name) { &(name), &(name) }
tools/tools/drm/radeon/mkregtable/mkregtable.c
45
#define LIST_HEAD_INIT(name) { &(name), &(name) }