__kfifo_get        42 include/linux/kfifo.h extern unsigned int __kfifo_get(struct kfifo *fifo,
__kfifo_get       111 include/linux/kfifo.h 	ret = __kfifo_get(fifo, buffer, len);