Searched defs:kfifo_get (Results 1 – 2 of 2) sorted by relevance
153 __BK_INLINE unsigned int kfifo_get(struct kfifo *fifo, in kfifo_get() function
411 #define kfifo_get(fifo, val) \ macro