Home
last modified time | relevance | path

Searched refs:tqent_birth (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dtaskq.h119 unsigned long tqent_birth; member
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c233 t->tqent_birth = jiffies; in task_expire_impl()
614 t->tqent_birth = jiffies; in taskq_dispatch()
729 t->tqent_birth = jiffies; in taskq_dispatch_ent()
1261 if (t && time_after(jiffies, t->tqent_birth + 5*HZ)) { in param_set_taskq_kick()