Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Dxnbu.c60 boolean_t u_need_sched; member
94 if (xnbup->u_need_sched && in xnbu_to_host()
97 xnbup->u_need_sched = B_FALSE; in xnbu_to_host()
214 sched = xnbup->u_need_sched; in xnbu_m_send()
215 xnbup->u_need_sched = B_FALSE; in xnbu_m_send()
217 xnbup->u_need_sched = B_TRUE; in xnbu_m_send()
429 xnbup->u_need_sched = B_FALSE; in xnbu_attach()