Home
last modified time | relevance | path

Searched refs:tqent_taskq (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/contrib/bpftrace/
H A Dtaskqlatency.bt8 $tq_name = str($tqent->tqent_taskq->tq_name);
18 @tq_name[tid] = str($tqent->tqent_taskq->tq_name);
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtaskq.h118 taskq_t *tqent_taskq; member
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c233 taskq_t *tq = t->tqent_taskq; in task_expire_impl()
619 t->tqent_taskq = tq; in taskq_dispatch()
670 t->tqent_taskq = tq; in taskq_dispatch_delay()
736 t->tqent_taskq = tq; in taskq_dispatch_ent()
771 t->tqent_taskq = NULL; in taskq_init_ent()