Searched defs:enqueue_work (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsmka_pathmanager.c163 static void enqueue_work(work_token_t *);
562 enqueue_work(work_token_t *token) function
566 DBG_PRINTF((category, RSM_DEBUG_VERBOSE, "enqueue_work enter\n"));
581 DBG_PRINTF((category, RSM_DEBUG_VERBOSE, "enqueue_work done\n"));
591 * enqueue_work increments the path refcnt to make sure that the path doesn't
1304 enqueue_work(down_token);
1440 enqueue_work(up_token);
1631 enqueue_work(down_token);

Completed in 608 milliseconds