Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c78 #define TIMEOUT_TASK 1 macro
290 if (ent->tqent_type == TIMEOUT_TASK) { in taskq_cancel_id()
342 task->tqent_type = TIMEOUT_TASK; in taskq_dispatch_delay()