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

/illumos-gate/usr/src/tools/ctf/cvt/
H A Dfifo.h43 extern void fifo_add(fifo_t *, void *);
H A Dfifo.c60 fifo_add(fifo_t *f, void *data) function
H A Dctfmerge.c312 fifo_add(wq->wq_donequeue, wipslot->wip_td);
360 fifo_add(wq->wq_donequeue, slot->wip_td);
494 fifo_add(wq->wq_queue, pow2);
553 fifo_add(wq->wq_queue, td);

Completed in 58 milliseconds