Home
last modified time | relevance | path

Searched refs:fifo_push_back (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dutil.h174 #define fifo_push_back(fifo, i) \ macro
216 #define fifo_push(fifo, i) fifo_push_back(fifo, (i))