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.h153 taskq_t *tqent_taskq; member
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c314 taskq_t *tq = t->tqent_taskq; in task_expire_impl()
741 t->tqent_taskq = tq; in taskq_dispatch()
795 t->tqent_taskq = tq; in taskq_dispatch_delay()
868 t->tqent_taskq = tq; in taskq_dispatch_ent()
903 t->tqent_taskq = NULL; in taskq_init_ent()