Home
last modified time | relevance | path

Searched defs:taskq_ent (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dtaskq.h46 typedef struct taskq_ent { struct
58 typedef struct taskq_ent { argument
64 } taskq_ent_t; argument
/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/sys/
H A Dzfs_context.h397 typedef struct taskq_ent { struct
398 struct taskq_ent *tqent_next; argument
399 struct taskq_ent *tqent_prev; argument
403 } taskq_ent_t; argument