Searched defs:kfifo_alloc (Results 1 – 2 of 2) sorted by relevance
76 __BK_INLINE struct kfifo *kfifo_alloc(unsigned int size) in kfifo_alloc() function
319 #define kfifo_alloc(fifo, size, gfp_mask) \ macro