Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/blkback/
H A Dblkback.c1726 xbb_run_queue(void *context, int pending) in xbb_run_queue() function
3574 TASK_INIT(&xbb->io_task, /*priority*/0, xbb_run_queue, xbb); in xbb_attach()