Searched refs:__release (Results 1 – 25 of 57) sorted by relevance
123
22 # define __release(x) __context__(x,-1) macro30 # define __release(x) (void)0 macro
66 __release(bitlock); in bit_spin_unlock()83 __release(bitlock); in __bit_spin_unlock()
719 __release(RCU); in rcu_read_unlock()757 __release(RCU_BH); in rcu_read_unlock_bh()802 __release(RCU_SCHED); in rcu_read_unlock_sched()809 __release(RCU_SCHED); in rcu_read_unlock_sched_notrace()
41 # define do_raw_read_unlock(rwlock) do {arch_read_unlock(&(rwlock)->raw_lock); __release(lock); } w…44 # define do_raw_write_unlock(rwlock) do {arch_write_unlock(&(rwlock)->raw_lock); __release(lock); }…
21 # define __release(x) __context__(x,-1) macro47 # define __release(x) (void)0 macro
43 do { __release(lock); (void)(lock); } while (0)
203 __release(lock); in do_raw_spin_unlock()
48 __release(mux->lock); in mtk_clk_mux_enable_setclr()115 __release(mux->lock); in mtk_clk_mux_set_parent_setclr_lock()
85 __release(fd->lock); in clk_fd_recalc_rate()181 __release(fd->lock); in clk_fd_set_rate()
146 __release(mult->lock); in clk_multiplier_set_rate()
87 __release(gate->lock); in clk_gate_endisable()
314 __release(mux->lock); in m10v_mux_set_parent()446 __release(divider->lock); in m10v_clk_divider_set_rate()
254 __release(fd->lock); in xgene_clk_pmd_recalc_rate()328 __release(fd->lock); in xgene_clk_pmd_set_rate()
124 __release(mux->lock); in clk_mux_set_parent()
22 # define __dm_unbless_for_disk(x) __release(x)
58 __release(&patch_lock); in patch_unmap()
17 #define __release(x) macro
127 __release(mpll->lock); in mpll_set_rate()
1374 __release(&recv_cq->lock); in hns_roce_unlock_cqs()1375 __release(&send_cq->lock); in hns_roce_unlock_cqs()1377 __release(&recv_cq->lock); in hns_roce_unlock_cqs()1380 __release(&send_cq->lock); in hns_roce_unlock_cqs()1383 __release(&recv_cq->lock); in hns_roce_unlock_cqs()
137 __release(divider->lock); in clk_half_divider_set_rate()
524 __release(mru_lock); /* help sparse not be stupid */ in xfs_mru_cache_lookup()
265 __release(&lock_me_up); in lkdtm_SPINLOCKUP()
40 __release
96 __release(&psd->lock); in pm_clk_op_lock()
227 __release(wdev->mtx); in wdev_unlock()
Completed in 39 milliseconds