Searched refs:kfifo_len (Results 1 – 2 of 2) sorted by relevance
238 #define kfifo_len(fifo) \ macro292 kfifo_len(__tmpq) > __tmpq->kfifo.mask; \304 unsigned int __avail = kfifo_size(__tmpq) - kfifo_len(__tmpq); \344 (!__recsize) ? kfifo_len(__tmp) * sizeof(*__tmp->type) : \
929 pending = kfifo_len(&__tport->xmit_fifo); \
Completed in 7 milliseconds