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