Searched refs:MSGF_NOSLEEP (Results 1 – 2 of 2) sorted by relevance
32 #define MSGF_NOSLEEP 0x0001 macro
538 msg.msg_flags |= MSGF_NOSLEEP; in hv_cmd()567 if (msg->msg_flags & MSGF_NOSLEEP) { in hv_start()628 KASSERT(cold ? msg->msg_flags & MSGF_NOSLEEP : 1); in hv_wait()631 if (msg->msg_flags & MSGF_NOSLEEP) { in hv_wait()1683 msg->msg_flags = MSGF_NOSLEEP; in hv_handle_alloc()