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

/freebsd-10.2-release/sys/dev/virtio/balloon/
H A Dvirtio_balloon.c109 static void vtballoon_thread(void *);
209 error = kthread_add(vtballoon_thread, sc, NULL, &sc->vtballoon_td,
519 vtballoon_thread(void *xsc) function

Completed in 91 milliseconds