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

/freebsd-11-stable/sys/dev/xen/blkback/
H A Dblkback.c1575 * request list. If not, tell xbb_run_queue() so it can go to
1823 xbb_run_queue(void *context, int pending) function
3749 TASK_INIT(&xbb->io_task, /*priority*/0, xbb_run_queue, xbb);

Completed in 67 milliseconds