Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c66 #define BOUND_CPU 0x1 macro
2443 if ((flag & BOUND_CPU) && in disp_bound_common()
2471 return (disp_bound_common(cp, threadlistsafe, BOUND_CPU)); in disp_bound_threads()
2481 return (disp_bound_common(cp, threadlistsafe, BOUND_CPU | BOUND_INTR)); in disp_bound_anythreads()