Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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);
/kernel/linux/linux-6.6/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);

Completed in 4 milliseconds