Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/xen-netback/
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()
Dcommon.h388 bool xenvif_have_rx_work(struct xenvif_queue *queue, bool test_kthread);