Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c71 #define NORMAL_TASK 0 macro
362 if (ent->tqent_type == NORMAL_TASK) { in taskq_cancel_id()
454 task->tqent_type = NORMAL_TASK; in taskq_dispatch()
492 task->tqent_type = NORMAL_TASK; in taskq_init_ent()
516 if (ent->tqent_type == NORMAL_TASK) in taskq_wait_id()