Searched defs:queue_root (Results 1 – 1 of 1) sorted by relevance
366 typedef struct queue_root { struct367 struct queue_root *qr_next; argument368 struct queue_root *qr_prev; argument375 } queue_root_t; argument