Searched refs:taskq_of_curthread (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dtaskq.h108 extern taskq_t *taskq_of_curthread(void);
/freebsd-13-stable/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtaskq.h158 extern taskq_t *taskq_of_curthread(void);
/freebsd-13-stable/sys/contrib/openzfs/lib/libzpool/
H A Dtaskq.c351 taskq_of_curthread(void) function
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c263 taskq_of_curthread(void) function
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c500 taskq_of_curthread(void) function
504 EXPORT_SYMBOL(taskq_of_curthread); variable
/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Dzfs_context.h512 extern taskq_t *taskq_of_curthread(void);
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dzio.c1903 taskq_t *tq = taskq_of_curthread();

Completed in 188 milliseconds