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