Searched refs:kfifo_get (Results 1 – 9 of 9) sorted by relevance
92 while (kfifo_get(&test, &i)) { in testfunc()
99 while (kfifo_get(&test, &i)) { in testfunc()
28 while (kfifo_get(&priv->fb_unref, &fb)) in armada_drm_unref_work()
424 #define kfifo_get(fifo, val) \ macro
617 while (kfifo_get(&aer_recover_ring, &entry)) { in aer_recover_work_func()
257 while (kfifo_get(&rt2x00dev->txstatus_fifo, &status)) { in rt2800mmio_txdone()
598 while (kfifo_get(&rt2x00dev->txstatus_fifo, ®)) { in rt2800usb_txdone()
452 if (!kfifo_get(&ctl->response_fifo, &pkg)) { in tb_ctl_rx()
1373 gotten = kfifo_get(&mf_cpu->fifo, &entry); in memory_failure_work_func()