Searched refs:lock_release (Results 1 – 9 of 9) sorted by relevance
/linux/sound/soc/img/ |
H A D | img-spdif-in.c | 79 int lock_release; member 538 ucontrol->value.integer.value[0] = spdif->lock_release; in img_spdif_in_get_lock_release() 558 spdif->lock_release = ucontrol->value.integer.value[0]; in img_spdif_in_set_lock_release() 562 reg |= (spdif->lock_release << IMG_SPDIF_IN_CTL_LOCKLO_SHIFT) & in img_spdif_in_set_lock_release() 779 spdif->lock_release = -128; in img_spdif_in_probe() 783 reg |= (spdif->lock_release << IMG_SPDIF_IN_CTL_LOCKLO_SHIFT) & in img_spdif_in_probe()
|
/linux/include/trace/events/ |
H A D | lock.h | 69 DEFINE_EVENT(lock, lock_release,
|
/linux/include/linux/ |
H A D | percpu-rwsem.h | 150 lock_release(&sem->dep_map, ip); in percpu_rwsem_release()
|
H A D | rcupdate.h | 347 lock_release(map, _THIS_IP_); in rcu_lock_release()
|
/linux/fs/bcachefs/ |
H A D | journal.h | 302 lock_release(&j->res_map, _THIS_IP_); in bch2_journal_res_put()
|
H A D | btree_locking.h | 210 lock_release(&trans->dep_map, _THIS_IP_); in trans_set_unlocked()
|
H A D | six.c | 25 #define six_release(l, ip) lock_release(l, ip)
|
/linux/drivers/gpu/drm/ttm/tests/ |
H A D | ttm_bo_test.c | 154 lock_release(&bo2->base.resv->lock.base.dep_map, 1); in ttm_bo_reserve_deadlock()
|
/linux/mm/ |
H A D | page_alloc.c | 3858 lock_release(&__fs_reclaim_map, ip); in __fs_reclaim_release()
|