Searched refs:tqent_hash (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dtaskq.h56 CK_LIST_ENTRY(taskq_ent) tqent_hash; member in struct:taskq_ent
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c161 CK_LIST_FOREACH(ent, TQIDHASH(tqid), tqent_hash) {
180 CK_LIST_INSERT_HEAD(TQIDHASH(tqid), ent, tqent_hash); local
194 CK_LIST_REMOVE(ent, tqent_hash);

Completed in 55 milliseconds