Searched defs:fifo_push_back (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/bcachefs/ | ||
| H A D | fifo.h | 76 #define fifo_push_back(fifo, new) \ macro |
| /linux-6.15/drivers/md/bcache/ | ||
| H A D | util.h | 108 #define fifo_push_back(fifo, i) \ macro |