Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dtaskq.c554 int taskq_search_depth = TASKQ_SEARCH_DEPTH; variable
1220 loopcount = MIN(taskq_search_depth, bsize); in taskq_dispatch()