Searched refs:xenbus_taskq (Results 1 – 1 of 1) sorted by relevance
138 static taskq_t *xenbus_taskq; variable792 (void) taskq_dispatch(xenbus_taskq, do_notify_callbacks, in xs_notify_xenstore_up()800 (void) taskq_dispatch(xenbus_taskq, do_notify_callbacks, in xs_notify_xenstore_down()1099 xenbus_taskq = taskq_create("xenbus_taskq", 1, in xs_thread_init()1101 ASSERT(xenbus_taskq != NULL); in xs_thread_init()