Searched defs:kfifo_put (Results 1 – 2 of 2) sorted by relevance
119 __BK_INLINE unsigned int kfifo_put(struct kfifo *fifo, in kfifo_put() function
374 #define kfifo_put(fifo, val) \ macro