Home
last modified time | relevance | path

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

123

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

123