Searched refs:mbi_sleep_context (Results 1 – 4 of 4) sorted by relevance
254 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(mbox_info->mbi_sleep_context)) in tavor_mbox_alloc()255 mbox_info->mbi_sleep_context = sleep_context; in tavor_mbox_alloc()277 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(mbox_info->mbi_sleep_context)) in tavor_mbox_free()278 ASSERT(mbox_info->mbi_sleep_context == TAVOR_SLEEPFLAG_FOR_CONTEXT()); in tavor_mbox_free()281 if (mbox_info->mbi_sleep_context == TAVOR_NOSLEEP) { in tavor_mbox_free()
498 uint_t mbi_sleep_context; member
344 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(mbox_info->mbi_sleep_context)) in hermon_mbox_alloc()345 mbox_info->mbi_sleep_context = sleep_context; in hermon_mbox_alloc()364 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(mbox_info->mbi_sleep_context)) in hermon_mbox_free()365 ASSERT(mbox_info->mbi_sleep_context == HERMON_SLEEPFLAG_FOR_CONTEXT()); in hermon_mbox_free()368 if (mbox_info->mbi_sleep_context == HERMON_NOSLEEP) { in hermon_mbox_free()
568 uint_t mbi_sleep_context; member