Home
last modified time | relevance | path

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

/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzpool/common/
Dtaskq.c148 t->tqent_flags = 0; in taskq_dispatch()
165 t->tqent_flags |= TQENT_FLAG_PREALLOC; in taskq_dispatch_ent()
221 prealloc = t->tqent_flags & TQENT_FLAG_PREALLOC; in taskq_thread()
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzpool/common/sys/
Dzfs_context.h399 uintptr_t tqent_flags; member