Home
last modified time | relevance | path

Searched defs:taskq_dispatch_ent (Results 1 – 2 of 2) sorted by last modified time

/illumos-gate/usr/src/uts/common/os/
H A Dtaskq.c1304 taskq_dispatch_ent(taskq_t *tq, task_func_t func, void *arg, uint_t flags, in taskq_dispatch_ent() function
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dtaskq.c185 taskq_dispatch_ent(taskq_t *tq, task_func_t func, void *arg, uint_t flags, in taskq_dispatch_ent() function