Searched refs:taskq_of_curthread (Results 1 – 7 of 7) sorted by relevance
108 extern taskq_t *taskq_of_curthread(void);
158 extern taskq_t *taskq_of_curthread(void);
351 taskq_of_curthread(void) in taskq_of_curthread() function
263 taskq_of_curthread(void) in taskq_of_curthread() function
502 taskq_of_curthread(void) in taskq_of_curthread() function506 EXPORT_SYMBOL(taskq_of_curthread);
517 extern taskq_t *taskq_of_curthread(void);
1909 taskq_t *tq = taskq_of_curthread(); in zio_taskq_member()