Searched refs:taskq_of_curthread (Results 1 – 7 of 7) sorted by relevance
111 extern taskq_t *taskq_of_curthread(void);
202 extern taskq_t *taskq_of_curthread(void);
386 taskq_of_curthread(void) in taskq_of_curthread() function
339 taskq_of_curthread(void) in taskq_member() 344 taskq_of_curthread(void) taskq_of_curthread() function
589 taskq_of_curthread(void) in taskq_dispatch() 593 EXPORT_SYMBOL(taskq_of_curthread); in taskq_dispatch() 512 taskq_of_curthread(void) taskq_of_curthread() function
517 extern taskq_t *taskq_of_curthread(void);
2130 taskq_t *tq = taskq_of_curthread(); in zio_delay_interrupt()