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

/linux-4.1.27/lib/
H A Dkfifo.c283 int __kfifo_to_user(struct __kfifo *fifo, void __user *to, __kfifo_to_user() function
306 EXPORT_SYMBOL(__kfifo_to_user); variable
/linux-4.1.27/include/linux/
H A Dkfifo.h641 __kfifo_to_user(__kfifo, __to, __len, __copied); \
788 extern int __kfifo_to_user(struct __kfifo *fifo,

Completed in 53 milliseconds