Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/xen-netback/
Drx.c506 bool xenvif_have_rx_work(struct xenvif_queue *queue, bool test_kthread) in xenvif_have_rx_work() argument
512 (test_kthread && kthread_should_stop()) || in xenvif_have_rx_work()
Dcommon.h395 bool xenvif_have_rx_work(struct xenvif_queue *queue, bool test_kthread);