Searched refs:add_lock_to_log_and_check (Results 1 – 1 of 1) sorted by relevance
24 static mali_bool add_lock_to_log_and_check(struct _mali_osk_lock_debug_s *lock, uint32_t tid);46 if (!add_lock_to_log_and_check(checker, _mali_osk_get_tid())) { in _mali_osk_locks_debug_add()119 static mali_bool add_lock_to_log_and_check(struct _mali_osk_lock_debug_s *lock, uint32_t tid) in add_lock_to_log_and_check() function