Searched defs:queue_root (Results 1 – 1 of 1) sorted by relevance
360 typedef struct queue_root { struct361 struct queue_root *qr_next; argument362 struct queue_root *qr_prev; argument369 } queue_root_t; argument