Searched refs:taskq_of_curthread (Results 1 – 7 of 7) sorted by relevance
108 extern taskq_t *taskq_of_curthread(void);
159 extern taskq_t *taskq_of_curthread(void);
356 taskq_of_curthread(void) in taskq_of_curthread() function
265 taskq_of_curthread(void) in taskq_of_curthread() function
512 taskq_of_curthread(void) in taskq_of_curthread() function516 EXPORT_SYMBOL(taskq_of_curthread);
515 extern taskq_t *taskq_of_curthread(void);
2049 taskq_t *tq = taskq_of_curthread(); in zio_taskq_member()