Home
last modified time | relevance | path

Searched refs:__release (Results 1 – 25 of 55) sorted by relevance

123

/openbmc/linux/tools/include/linux/
H A Dcompiler_types.h22 # define __release(x) __context__(x,-1) macro
30 # define __release(x) (void)0 macro
/openbmc/linux/include/linux/
H A Dbit_spinlock.h66 __release(bitlock); in bit_spin_unlock()
83 __release(bitlock); in __bit_spin_unlock()
H A Drwlock.h41 # 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); }…
H A Drcupdate.h817 __release(RCU); in rcu_read_unlock()
855 __release(RCU_BH); in rcu_read_unlock_bh()
900 __release(RCU_SCHED); in rcu_read_unlock_sched()
907 __release(RCU_SCHED); in rcu_read_unlock_sched_notrace()
H A Dcompiler_types.h34 # define __release(x) __context__(x,-1) macro
62 # define __release(x) (void)0 macro
H A Dspinlock_api_up.h43 do { __release(lock); (void)(lock); } while (0)
H A Dspinlock.h205 __release(lock); in do_raw_spin_unlock()
/openbmc/linux/drivers/clk/
H A Dclk-fractional-divider.c87 __release(fd->lock); in clk_fd_get_div()
201 __release(fd->lock); in clk_fd_set_rate()
H A Dclk-multiplier.c146 __release(mult->lock); in clk_multiplier_set_rate()
H A Dclk-gate.c88 __release(gate->lock); in clk_gate_endisable()
H A Dclk-milbeaut.c314 __release(mux->lock); in m10v_mux_set_parent()
446 __release(divider->lock); in m10v_clk_divider_set_rate()
H A Dclk-xgene.c254 __release(fd->lock); in xgene_clk_pmd_recalc_rate()
328 __release(fd->lock); in xgene_clk_pmd_set_rate()
H A Dclk-mux.c124 __release(mux->lock); in clk_mux_set_parent()
H A Dclk-divider.c517 __release(divider->lock); in clk_divider_set_rate()
/openbmc/linux/drivers/clk/mediatek/
H A Dclk-mux.c60 __release(mux->lock); in mtk_clk_mux_enable_setclr()
127 __release(mux->lock); in mtk_clk_mux_set_parent_setclr_lock()
/openbmc/u-boot/include/linux/
H A Dcompiler.h17 # define __release(x) __context__(x,-1) macro
42 # define __release(x) (void)0 macro
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-btree.h23 # define __dm_unbless_for_disk(x) __release(x)
/openbmc/linux/drivers/clk/meson/
H A Dclk-mpll.c133 __release(mpll->lock); in mpll_set_rate()
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c1418 __release(&recv_cq->lock); in hns_roce_unlock_cqs()
1419 __release(&send_cq->lock); in hns_roce_unlock_cqs()
1421 __release(&recv_cq->lock); in hns_roce_unlock_cqs()
1424 __release(&send_cq->lock); in hns_roce_unlock_cqs()
1427 __release(&recv_cq->lock); in hns_roce_unlock_cqs()
/openbmc/linux/drivers/clk/rockchip/
H A Dclk-half-divider.c137 __release(divider->lock); in clk_half_divider_set_rate()
/openbmc/linux/fs/xfs/
H A Dxfs_mru_cache.c524 __release(mru_lock); /* help sparse not be stupid */ in xfs_mru_cache_lookup()
/openbmc/linux/drivers/misc/lkdtm/
H A Dbugs.c267 __release(&lock_me_up); in lkdtm_SPINLOCKUP()
/openbmc/linux/Documentation/locking/
H A Dlockstat.rst40 __release
/openbmc/linux/drivers/base/power/
H A Dclock_ops.c96 __release(&psd->lock); in pm_clk_op_lock()
/openbmc/linux/net/wireless/
H A Dcore.h238 __release(wdev->mtx); in wdev_unlock()

123