Searched defs:list_head (Results 1 – 3 of 3) sorted by relevance
185 struct list_head { struct186 struct list_head *next, *prev; argument
164 struct list_head list_head; /* links for connection lists */ member
1249 void *list_head; member