Searched defs:list_head (Results 1 – 2 of 2) sorted by relevance
131 struct list_head { struct132 struct list_head *next, *prev; argument