Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dkfifo.c55 void __kfifo_free(struct __kfifo *fifo) in __kfifo_free() function
64 EXPORT_SYMBOL(__kfifo_free); variable
/kernel/linux/linux-5.10/include/linux/
H A Dkfifo.h370 __kfifo_free(__kfifo); \
834 extern void __kfifo_free(struct __kfifo *fifo);
/kernel/linux/linux-6.6/include/linux/
H A Dkfifo.h370 __kfifo_free(__kfifo); \
834 extern void __kfifo_free(struct __kfifo *fifo);
/kernel/linux/linux-6.6/lib/
H A Dkfifo.c55 void __kfifo_free(struct __kfifo *fifo) in __kfifo_free() function
64 EXPORT_SYMBOL(__kfifo_free); variable

Completed in 4 milliseconds