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

/linux-master/include/linux/
H A Dkfifo.h624 * kfifo_out_spinlocked_noirqsave - get data from the fifo using a spinlock
634 #define kfifo_out_spinlocked_noirqsave(fifo, buf, n, lock) \ macro

Completed in 81 milliseconds