Searched defs:SLIST_INSERT_HEAD (Results 1 – 2 of 2) sorted by relevance
189 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
267 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro