Home
last modified time | relevance | path

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

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