Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/sys/kern/
H A Dtaskq.c142 taskq_dispatch_common(taskq_t *tq, taskq_ent_t *tqe, uint_t flags) in taskq_dispatch_common() function
202 taskq_dispatch_common(tq, tqe, flags); in taskq_dispatch()
221 taskq_dispatch_common(tq, tqe, flags); in taskq_dispatch_ent()