Searched refs:lock_order_to_string (Results 1 – 1 of 1) sorted by relevance
26 static const char *const lock_order_to_string(_mali_osk_lock_order_t order);164 lock->order, lock_order_to_string(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()228 static const char *const lock_order_to_string(_mali_osk_lock_order_t order) in lock_order_to_string() function