Home
last modified time | relevance | path

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

/include/linux/
A Dserial_core.h866 chars = kfifo_get(&tport->xmit_fifo, ch); in uart_fifo_get()
921 if (!kfifo_get(&__tport->xmit_fifo, &(ch))) \
A Dkfifo.h453 #define kfifo_get(fifo, val) \ macro

Completed in 7 milliseconds