Searched refs:printqueue (Results 1 – 1 of 1) sorted by relevance
231 struct queue printqueue; variable869 if (queue_len(&printqueue) > 0) { in queue_wait_for_entry()1535 if (queue_try_to_add_entry(&printqueue, &req) != 0) { in tracing_loop()1571 req = queue_wait_for_entry(&printqueue); in do_printloop()2104 init_queue(&printqueue); in main()