Searched refs:__kfifo_free (Results 1 - 2 of 2) sorted by path

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

Completed in 200 milliseconds