Searched refs:kfifo_is_full (Results 1 – 2 of 2) sorted by relevance
266 #define kfifo_is_full(fifo) \ macro398 __ret = !kfifo_is_full(__tmp); \
339 if (!kfifo_is_full(&dev->pio_fifo)) in r592_write_fifo_pio()