Searched defs:list_head (Results 1 – 3 of 3) sorted by relevance
32 struct list_head { struct33 struct list_head *next, *prev; argument
47 struct list_head struct49 struct list_head *prev; argument50 struct list_head *next; argument