Home
last modified time | relevance | path

Searched refs:__kfifo_in_r (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dkfifo.h413 __ret = __kfifo_in_r(__kfifo, &__val, sizeof(__val), \
527 __kfifo_in_r(__kfifo, __buf, __n, __recsize) : \
860 extern unsigned int __kfifo_in_r(struct __kfifo *fifo,
/openbmc/linux/lib/
H A Dkfifo.c438 unsigned int __kfifo_in_r(struct __kfifo *fifo, const void *buf, in __kfifo_in_r() function
450 EXPORT_SYMBOL(__kfifo_in_r);