Searched defs:taskq_dispatch_ent (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/libzpool/common/ |
H A D | taskq.c | 150 taskq_dispatch_ent(taskq_t *tq, task_func_t func, void *arg, uint_t flags, in taskq_dispatch_ent() function
|
/titanic_44/usr/src/lib/libfakekernel/common/ |
H A D | taskq.c | 180 taskq_dispatch_ent(taskq_t *tq, task_func_t func, void *arg, uint_t flags, in taskq_dispatch_ent() function
|
/titanic_44/usr/src/uts/common/os/ |
H A D | taskq.c | 1294 taskq_dispatch_ent(taskq_t *tq, task_func_t func, void *arg, uint_t flags, in taskq_dispatch_ent() function
|