__kfifo_skip_r
__kfifo_skip_r(__kfifo, __recsize); \
extern void __kfifo_skip_r(struct __kfifo *fifo, size_t recsize);
EXPORT_SYMBOL(__kfifo_skip_r);