Searched refs:highest_order_for_tid (Results 1 – 1 of 1) sorted by relevance
122 _mali_osk_lock_order_t highest_order_for_tid = _MALI_OSK_LOCK_ORDER_FIRST; in add_lock_to_log_and_check() local142 if (tid == l->owner && l->order >= highest_order_for_tid) { in add_lock_to_log_and_check()143 highest_order_for_tid = l->order; in add_lock_to_log_and_check()160 ret = highest_order_for_tid < lock->order; in add_lock_to_log_and_check()165 highest_order_for_tid, lock_order_to_string(highest_order_for_tid)); in add_lock_to_log_and_check()