Searched refs:kfifo_alloc (Results 1 – 2 of 2) sorted by relevance
61 r = kfifo_alloc(&kfd->ih_fifo, in kfd_interrupt_init()
93 #define kfifo_alloc(FIFO, SIZE, GFP) \ macro