Searched refs:scosmb_input_taskq (Results 1 – 1 of 1) sorted by relevance
151 static taskq_t *scosmb_input_taskq = NULL; variable215 scosmb_input_taskq = taskq_create("scosmb_input_taskq", 1, in _init()228 taskq_destroy(scosmb_input_taskq); in _init()278 (void) taskq_dispatch(scosmb_input_taskq, scosmb_process_input, NULL, in scosmb_inbox_handler()