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

/linux-4.1.27/lib/
H A Dkfifo.c69 void __kfifo_free(struct __kfifo *fifo) __kfifo_free() function
78 EXPORT_SYMBOL(__kfifo_free); variable
/linux-4.1.27/include/linux/
H A Dkfifo.h352 __kfifo_free(__kfifo); \
774 extern void __kfifo_free(struct __kfifo *fifo);

Completed in 52 milliseconds