Home
last modified time | relevance | path

Searched refs:queue_pop (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dfifo.c88 static void queue_pop(FifoContext *s) in queue_pop() function
109 queue_pop(s); in request_frame()
/third_party/ltp/testcases/kernel/fs/read_all/
Dread_all.c93 static int queue_pop(struct queue *q, char *buf) in queue_pop() function
234 if (!queue_pop(q, buf)) in worker_run()
/third_party/libevdev/libevdev/
Dlibevdev-int.h173 queue_pop(struct libevdev *dev, struct input_event *ev) in queue_pop() function