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

/linux-4.1.27/lib/
H A Dkfifo.c512 int __kfifo_from_user_r(struct __kfifo *fifo, const void __user *from, __kfifo_from_user_r() function
534 EXPORT_SYMBOL(__kfifo_from_user_r); variable
/linux-4.1.27/include/linux/
H A Dkfifo.h612 __kfifo_from_user_r(__kfifo, __from, __len, __copied, __recsize) : \
806 extern int __kfifo_from_user_r(struct __kfifo *fifo,

Completed in 55 milliseconds