Home
last modified time | relevance | path

Searched refs:dealloc_wq (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/xen-netback/
H A Dcommon.h187 wait_queue_head_t dealloc_wq; member
H A Dinterface.c67 wake_up(&queue->dealloc_wq); in xenvif_skb_zerocopy_complete()
720 init_waitqueue_head(&queue->dealloc_wq); in xenvif_connect_data()
H A Dnetback.c1595 wait_event_interruptible(queue->dealloc_wq, in xenvif_dealloc_kthread()