Searched defs:queue_root (Results 1 – 1 of 1) sorted by relevance
363 typedef struct queue_root { struct364 struct queue_root *qr_next; argument365 struct queue_root *qr_prev; argument372 } queue_root_t; argument