Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dtaskq.h106 boolean_t tq_hp_support; member
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c1062 tq->tq_hp_support = B_FALSE; in taskq_create()
1065 tq->tq_hp_support = B_TRUE; in taskq_create()
1157 if (tq->tq_hp_support) { in taskq_destroy()