Searched refs:queue_pop (Results 1 – 3 of 3) sorted by relevance
88 static void queue_pop(FifoContext *s) in queue_pop() function109 queue_pop(s); in request_frame()
93 static int queue_pop(struct queue *q, char *buf) in queue_pop() function234 if (!queue_pop(q, buf)) in worker_run()
173 queue_pop(struct libevdev *dev, struct input_event *ev) in queue_pop() function