Searched defs:fifo_push (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/md/bcache/
H A Dutil.h227 #define fifo_push(fifo, i) fifo_push_back(fifo, (i)) macro
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_worker.c463 static int fifo_push(struct fifo_buffer *fb, int value) fifo_push() function

Completed in 186 milliseconds