Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtaskq.h154 unsigned long tqent_birth; member
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c320 t->tqent_birth = jiffies; in task_expire_impl()
710 t->tqent_birth = jiffies; in taskq_dispatch()
837 t->tqent_birth = jiffies; in taskq_dispatch_ent()
1678 if (t && time_after(jiffies, t->tqent_birth + 5*HZ)) { in param_set_taskq_kick()