Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dlocking-selftest.c1768 mutex_release(&o2.base.dep_map, _THIS_IP_); in ww_test_edeadlk_normal()
1793 mutex_release(&o2.base.dep_map, _THIS_IP_); in ww_test_edeadlk_normal_slow()
1820 mutex_release(&o2.base.dep_map, _THIS_IP_); in ww_test_edeadlk_no_unlock()
1844 mutex_release(&o2.base.dep_map, _THIS_IP_); in ww_test_edeadlk_no_unlock_slow()
1869 mutex_release(&o2.base.dep_map, _THIS_IP_); in ww_test_edeadlk_acquire_more()
1890 mutex_release(&o2.base.dep_map, _THIS_IP_); in ww_test_edeadlk_acquire_more_slow()
1911 mutex_release(&o2.base.dep_map, _THIS_IP_); in ww_test_edeadlk_acquire_more_edeadlk()
1915 mutex_release(&o3.base.dep_map, _THIS_IP_); in ww_test_edeadlk_acquire_more_edeadlk()
1937 mutex_release(&o2.base.dep_map, _THIS_IP_); in ww_test_edeadlk_acquire_more_edeadlk_slow()
1941 mutex_release(&o3.base.dep_map, _THIS_IP_); in ww_test_edeadlk_acquire_more_edeadlk_slow()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dww_mutex.h177 mutex_release(&ctx->dep_map, _THIS_IP_); in ww_acquire_fini()
H A Dlockdep.h540 #define mutex_release(l, i) lock_release(l, i) macro
/OK3568_Linux_fs/kernel/kernel/locking/
H A Drtmutex.c1522 mutex_release(&lock->dep_map, _RET_IP_); in rt_mutex_lock_interruptible()
1568 mutex_release(&lock->dep_map, _RET_IP_); in rt_mutex_timed_lock()
1611 mutex_release(&lock->dep_map, _RET_IP_); in rt_mutex_unlock()
H A Dmutex.c1113 mutex_release(&lock->dep_map, ip); in __mutex_lock_common()
1247 mutex_release(&lock->dep_map, ip); in __mutex_unlock_slowpath()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_engine_pm.c74 mutex_release(&ce->timeline->mutex.dep_map, _THIS_IP_); in __timeline_mark_unlock()
H A Dintel_context.c497 mutex_release(&ce->timeline->mutex.dep_map, _RET_IP_); in intel_context_create_request()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_shrinker.c424 mutex_release(&mutex->dep_map, _RET_IP_); in i915_gem_shrinker_taints_mutex()
/OK3568_Linux_fs/kernel/kernel/printk/
H A Dprintk.c274 mutex_release(&console_lock_dep_map, ip); in __up_console_sem()
1829 mutex_release(&console_lock_dep_map, _THIS_IP_); in console_lock_spinning_disable_and_check()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_request.c1842 mutex_release(&rq->engine->gt->reset.mutex.dep_map, _THIS_IP_); in i915_request_wait()
/OK3568_Linux_fs/kernel/include/net/
H A Dsock.h1598 mutex_release(&sk->sk_lock.dep_map, _RET_IP_); in sock_release_ownership()
/OK3568_Linux_fs/kernel/net/core/
H A Dsock.c512 mutex_release(&sk->sk_lock.dep_map, _RET_IP_); in __sk_receive_skb()
/OK3568_Linux_fs/kernel/mm/
H A Dmemcontrol.c1878 mutex_release(&memcg_oom_lock_dep_map, _RET_IP_); in mem_cgroup_oom_unlock()