Searched refs:fifo_alloc (Results 1 - 4 of 4) sorted by relevance

/external/libnl/lib/route/sch/
H A Dfifo.c49 static inline struct rtnl_fifo *fifo_alloc(struct rtnl_qdisc *qdisc) function
65 fifo = fifo_alloc(qdisc);
143 fifo = fifo_alloc(qdisc);
/external/fio/
H A Dfifo.h28 struct fifo *fifo_alloc(unsigned int);
H A Dfifo.c28 struct fifo *fifo_alloc(unsigned int size) function
H A Dblktrace.c385 fifo = fifo_alloc(TRACE_FIFO_SIZE);

Completed in 1237 milliseconds