Home
last modified time | relevance | path

Searched refs:remove_lock_from_log (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_locks.c25 static void remove_lock_from_log(struct _mali_osk_lock_debug_s *lock, uint32_t tid);
60 remove_lock_from_log(checker, _mali_osk_get_tid()); in _mali_osk_locks_debug_remove()
180 static void remove_lock_from_log(struct _mali_osk_lock_debug_s *lock, uint32_t tid) in remove_lock_from_log() function