Home
last modified time | relevance | path

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

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