Searched refs:taskq_thread (Results 1 – 3 of 3) sorted by relevance
235 taskq_thread(void *arg) in taskq_thread() function320 NULL, 0, taskq_thread, tq, 0, &p0, TS_RUN, pri)) != NULL); in taskq_create()
168 typedef struct taskq_thread { struct
1001 taskq_thread(void *args) in taskq_thread() function1172 tqt->tqt_thread = spl_kthread_create(taskq_thread, tqt, in taskq_thread_create()