Searched refs:fifo_get (Results 1 - 3 of 3) sorted by relevance

/external/fio/
H A Dfifo.h30 unsigned int fifo_get(struct fifo *, void *, unsigned int);
H A Dfifo.c72 unsigned int fifo_get(struct fifo *fifo, void *buf, unsigned int len) function
H A Dblktrace.c54 return fifo_get(fifo, buf, len);

Completed in 74 milliseconds