Searched defs:qlist_head (Results 1 – 2 of 2) sorted by relevance
33 struct qlist_head { struct42 static bool qlist_empty(struct qlist_head *q) in qlist_empty() argument
375 #define qlist_head(list) ((list)->next) macro