Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libfakekernel/common/sys/
H A Dtaskq_impl.h42 typedef struct taskq_ent { struct
43 struct taskq_ent *tqent_next; argument
44 struct taskq_ent *tqent_prev; argument
48 } taskq_ent_t; argument
/titanic_41/usr/src/uts/common/sys/
H A Dtaskq_impl.h44 typedef struct taskq_ent { struct
45 struct taskq_ent *tqent_next; argument
46 struct taskq_ent *tqent_prev; argument
55 } taskq_ent_t; argument
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dtaskq.c288 taskq_ent(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in taskq_ent() function
290 taskq_ent_t taskq_ent; in taskq_ent() local
/titanic_41/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h355 typedef struct taskq_ent { struct
356 struct taskq_ent *tqent_next; argument
357 struct taskq_ent *tqent_prev; argument
361 } taskq_ent_t; argument