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