Searched defs:kfifo_free (Results 1 – 2 of 2) sorted by relevance
98 __BK_INLINE void kfifo_free(struct kfifo *fifo) in kfifo_free() function
334 #define kfifo_free(fifo) \ macro