Searched defs:list_head (Results 1 – 1 of 1) sorted by relevance
125 struct list_head { struct126 struct list_head *next; argument127 struct list_head *prev; argument