fifo_push         464 drivers/block/drbd/drbd_worker.c static int fifo_push(struct fifo_buffer *fb, int value)
fifo_push         216 drivers/md/bcache/util.h #define fifo_push(fifo, i)	fifo_push_back(fifo, (i))