Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtaskq.h161 #define TQENT_LIST_NONE 0x0 macro
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c103 case TQENT_LIST_NONE: ASSERT(list_empty(&t->tqent_list)); break;\