Searched defs:list_head (Results 1 – 2 of 2) sorted by relevance
24 struct list_head { struct25 struct list_head *next, *prev; argument
18 list_head = utils.CachedType("struct list_head") variable