Home
last modified time | relevance | path

Searched defs:fifo (Results 1 – 19 of 19) sorted by relevance

/external/fio/
Dfifo.h25 struct fifo { struct
32 struct fifo *fifo_alloc(unsigned int); argument
37 static inline unsigned int fifo_len(struct fifo *fifo) in fifo_len()
42 static inline unsigned int fifo_room(struct fifo *fifo) in fifo_room()
Dfifo.c30 struct fifo *fifo; in fifo_alloc() local
43 void fifo_free(struct fifo *fifo) in fifo_free()
49 unsigned int fifo_put(struct fifo *fifo, void *buffer, unsigned int len) in fifo_put()
72 unsigned int fifo_get(struct fifo *fifo, void *buf, unsigned int len) in fifo_get()
Dblktrace.c19 static int refill_fifo(struct thread_data *td, struct fifo *fifo, int fd) in refill_fifo()
45 static int trace_fifo_get(struct thread_data *td, struct fifo *fifo, int fd, in trace_fifo_get()
61 static int discard_pdu(struct thread_data *td, struct fifo *fifo, int fd, in discard_pdu()
339 struct fifo *fifo; in load_blktrace() local
/external/libnl/lib/route/sch/
Dfifo.c59 struct rtnl_fifo *fifo; in fifo_msg_parser() local
83 struct rtnl_fifo *fifo = fifo_qdisc(qdisc); in pfifo_dump_line() local
91 struct rtnl_fifo *fifo = fifo_qdisc(qdisc); in bfifo_dump_line() local
104 struct rtnl_fifo *fifo; in fifo_get_opts() local
141 struct rtnl_fifo *fifo; in rtnl_qdisc_fifo_set_limit() local
160 struct rtnl_fifo *fifo; in rtnl_qdisc_fifo_get_limit() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_fifo.h42 struct util_fifo *fifo; in u_fifo_create() local
54 u_fifo_add(struct util_fifo *fifo, void *ptr) in u_fifo_add()
71 u_fifo_pop(struct util_fifo *fifo, void **ptr) in u_fifo_pop()
89 u_fifo_destroy(struct util_fifo *fifo) in u_fifo_destroy()
/external/autotest/server/site_tests/autoupdate_EndToEndTest/
Dupdate_engine_performance_monitor.py254 fifo = open(fifo_path, 'w') variable
269 fifo = open(fifo_path, 'r') variable
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_surface.c206 struct nv04_fifo *fifo = hw->chan->data; in nv04_surface_copy_swizzle() local
286 struct nv04_fifo *fifo = hw->chan->data; in nv04_surface_copy_m2mf() local
434 struct nv04_fifo *fifo = hw->chan->data; in nv04_surface_fill() local
Dnv20_context.c101 struct nv04_fifo *fifo = hw->chan->data; in nv20_hwctx_init() local
Dnv04_context.c82 struct nv04_fifo *fifo = hw->chan->data; in nv04_hwctx_init() local
Dnv10_context.c205 struct nv04_fifo *fifo = hw->chan->data; in nv10_hwctx_init() local
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_transfer.c405 struct nv04_fifo *fifo = push->channel->data; in nv30_transfer_rect_sifm() local
502 struct nv04_fifo *fifo = push->channel->data; in nv30_transfer_rect_m2mf() local
692 struct nv04_fifo *fifo = nv->screen->channel->data; in nv30_transfer_copy_data() local
Dnv30_screen.c329 struct nv04_fifo *fifo; in nv30_screen_create() local
/external/fio/t/
Dbtrace2fio.c172 static int refill_fifo(struct fifo *fifo, int fd) in refill_fifo()
197 static int trace_fifo_get(struct fifo *fifo, int fd, void *buf, in trace_fifo_get()
213 static int discard_pdu(struct fifo *fifo, int fd, struct blk_io_trace *t) in discard_pdu()
484 struct fifo *fifo; in load_blktrace() local
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_screen.c330 struct nv04_fifo *fifo; in nv50_screen_init_hwctx() local
/external/libdrm/nouveau/
Dpushbuf.c319 struct nouveau_fifo *fifo = chan->data; in pushbuf_submit() local
541 struct nouveau_fifo *fifo = chan->data; in nouveau_pushbuf_new() local
/external/curl/docs/examples/
Dhiperfifo.c366 static const char *fifo = "hiper.fifo"; variable
Dghiper.c394 const char *fifo = "hiper.fifo"; in init_fifo() local
Devhiperfifo.c381 static const char *fifo = "hiper.fifo"; in init_fifo() local
/external/flac/libFLAC/
Dstream_encoder.c4340 void append_to_verify_fifo_(verify_input_fifo *fifo, const FLAC__int32 * const input[], unsigned in…
4352 void append_to_verify_fifo_interleaved_(verify_input_fifo *fifo, const FLAC__int32 input[], unsigne…