Searched refs:__kfifo_to_user_r (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/lib/
H A Dkfifo.c536 int __kfifo_to_user_r(struct __kfifo *fifo, void __user *to, __kfifo_to_user_r() function
559 EXPORT_SYMBOL(__kfifo_to_user_r); variable
/linux-4.1.27/include/linux/
H A Dkfifo.h640 __kfifo_to_user_r(__kfifo, __to, __len, __copied, __recsize) : \
810 extern int __kfifo_to_user_r(struct __kfifo *fifo, void __user *to,

Completed in 44 milliseconds