Searched refs:xenvif_dealloc_kthread (Results 1 – 3 of 3) sorted by relevance
317 int xenvif_dealloc_kthread(void *data);
596 task = kthread_create(xenvif_dealloc_kthread, in xenvif_connect()
2127 int xenvif_dealloc_kthread(void *data) in xenvif_dealloc_kthread() function