__KFIFO_PEEK 404 lib/kfifo.c l = __KFIFO_PEEK(data, fifo->out, mask); __KFIFO_PEEK 407 lib/kfifo.c l |= __KFIFO_PEEK(data, fifo->out + 1, mask) << 8;