DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_list_add
sys/dev/drm/include/linux/list.h
212
_list_add(new, head, head->next);
sys/dev/drm/include/linux/list.h
219
_list_add(new, head->prev, head);