Home
last modified time | relevance | path

Searched defs:fifo_push_front (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dfifo.h84 #define fifo_push_front(fifo, new) \ macro
/linux-6.12.1/drivers/md/bcache/
Dutil.h128 #define fifo_push_front(fifo, i) \ macro