Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__list_add
usr/src/uts/common/io/mega_sas/list.h
101
__list_add(new, head, head->next);
usr/src/uts/common/io/mega_sas/list.h
115
__list_add(new, head->prev, head);
usr/src/uts/common/io/mr_sas/mr_sas_list.c
46
__list_add(new, head, head->next);
usr/src/uts/common/io/mr_sas/mr_sas_list.c
60
__list_add(new, head->prev, head);