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