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