Home
last modified time | relevance | path

Searched refs:test_kthread (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/xen-netback/
H A Drx.c537 bool xenvif_have_rx_work(struct xenvif_queue *queue, bool test_kthread) in xenvif_have_rx_work() argument
543 (test_kthread && kthread_should_stop()) || in xenvif_have_rx_work()
H A Dcommon.h388 bool xenvif_have_rx_work(struct xenvif_queue *queue, bool test_kthread);