Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtaskq.h164 #define TQENT_LIST_PRIORITY 0x8 macro
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c111 case TQENT_LIST_PRIORITY: mod(tq, tasks_priority); break; \
724 TQENT_SET_LIST(t, TQENT_LIST_PRIORITY); in taskq_dispatch()
728 TQENT_SET_LIST(t, TQENT_LIST_PRIORITY); in taskq_dispatch()
855 TQENT_SET_LIST(t, TQENT_LIST_PRIORITY); in taskq_dispatch_ent()