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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c1762 boolean_t need_sched, clean_ring; local
1829 need_sched = xnfp->xnf_need_sched;
1830 clean_ring = need_sched || (xnfp->xnf_pending_multicast > 0);
1839 if (need_sched && (free_slots > 0)) {
/illumos-gate/usr/src/uts/common/io/rtls/
H A Drtls.h196 boolean_t need_sched; member in struct:rtls_instance

Completed in 70 milliseconds