Searched refs:__list_del (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dlist.h127 static void __list_del(struct mlist_head *prev, function
145 __list_del(entry->prev, entry->next);
156 __list_del(entry->prev, entry->next);
196 #pragma inline(list_add, list_add_tail, __list_del, list_del,
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas_list.c71 __list_del(struct mlist_head *prev, struct mlist_head *next) function
84 __list_del(entry->prev, entry->next);

Completed in 99 milliseconds