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

/linux-4.1.27/lib/
H A Dkfifo.c223 int __kfifo_from_user(struct __kfifo *fifo, const void __user *from, __kfifo_from_user() function
247 EXPORT_SYMBOL(__kfifo_from_user); variable
/linux-4.1.27/include/linux/
H A Dkfifo.h613 __kfifo_from_user(__kfifo, __from, __len, __copied); \
785 extern int __kfifo_from_user(struct __kfifo *fifo,

Completed in 49 milliseconds