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

/external/fio/
H A Dfifo.h29 unsigned int fifo_put(struct fifo *, void *, unsigned int);
H A Dfifo.c49 unsigned int fifo_put(struct fifo *fifo, void *buffer, unsigned int len) function
H A Dblktrace.c35 ret = fifo_put(fifo, buf, ret);

Completed in 397 milliseconds