Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dkfifo.c210 int __kfifo_from_user(struct __kfifo *fifo, const void __user *from, in __kfifo_from_user() function
234 EXPORT_SYMBOL(__kfifo_from_user); variable
/kernel/linux/linux-5.10/include/linux/
H A Dkfifo.h673 __kfifo_from_user(__kfifo, __from, __len, __copied); \
845 extern int __kfifo_from_user(struct __kfifo *fifo,
/kernel/linux/linux-6.6/include/linux/
H A Dkfifo.h673 __kfifo_from_user(__kfifo, __from, __len, __copied); \
845 extern int __kfifo_from_user(struct __kfifo *fifo,
/kernel/linux/linux-6.6/lib/
H A Dkfifo.c210 int __kfifo_from_user(struct __kfifo *fifo, const void __user *from, in __kfifo_from_user() function
234 EXPORT_SYMBOL(__kfifo_from_user); variable

Completed in 5 milliseconds