Searched refs:taskq_of_curthread (Results 1 – 7 of 7) sorted by relevance
112 extern taskq_t *taskq_of_curthread(void);
203 extern taskq_t *taskq_of_curthread(void);
387 taskq_of_curthread(void) in taskq_of_curthread() function
340 taskq_of_curthread(void) in taskq_of_curthread() function
518 extern taskq_t *taskq_of_curthread(void);
590 taskq_of_curthread(void) in taskq_of_curthread() function594 EXPORT_SYMBOL(taskq_of_curthread);
2212 taskq_t *tq = taskq_of_curthread(); in zio_taskq_member()