Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HLIST_HEAD
include/linux/list.h
944
#define HLIST_HEAD(name) struct hlist_head name = { .first = NULL }
tools/include/linux/list.h
617
#define HLIST_HEAD(name) struct hlist_head name = { .first = NULL }