Home
last modified time | relevance | path

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

123

/linux-6.15/tools/include/linux/
H A Dcompiler_types.h22 # define __release(x) __context__(x,-1) macro
30 # define __release(x) (void)0 macro
/linux-6.15/include/linux/
H A Dbit_spinlock.h66 __release(bitlock); in bit_spin_unlock()
83 __release(bitlock); in __bit_spin_unlock()
H A Drcupdate.h872 __release(RCU); in rcu_read_unlock()
909 __release(RCU_BH); in rcu_read_unlock_bh()
954 __release(RCU_SCHED); in rcu_read_unlock_sched()
961 __release(RCU_SCHED); in rcu_read_unlock_sched_notrace()
1165 __release(RCU);
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 Dcompiler_types.h43 # define __release(x) __context__(x,-1) macro
71 # 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()
/linux-6.15/drivers/clk/
H A Dclk-fractional-divider.c87 __release(fd->lock); in clk_fd_get_div()
214 __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-mux.c124 __release(mux->lock); in clk_mux_set_parent()
H A Dclk-xgene.c255 __release(fd->lock); in xgene_clk_pmd_recalc_rate()
329 __release(fd->lock); in xgene_clk_pmd_set_rate()
H A Dclk-divider.c523 __release(divider->lock); in clk_divider_set_rate()
/linux-6.15/drivers/clk/mediatek/
H A Dclk-mux.c60 __release(mux->lock); in mtk_clk_mux_enable_setclr()
141 __release(mux->lock); in mtk_clk_mux_set_parent_setclr_lock()
/linux-6.15/drivers/md/persistent-data/
H A Ddm-btree.h23 # define __dm_unbless_for_disk(x) __release(x)
/linux-6.15/drivers/clk/rockchip/
H A Dclk-half-divider.c137 __release(divider->lock); in clk_half_divider_set_rate()
/linux-6.15/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c1513 __release(&recv_cq->lock); in hns_roce_unlock_cqs()
1514 __release(&send_cq->lock); in hns_roce_unlock_cqs()
1516 __release(&recv_cq->lock); in hns_roce_unlock_cqs()
1519 __release(&send_cq->lock); in hns_roce_unlock_cqs()
1522 __release(&recv_cq->lock); in hns_roce_unlock_cqs()
/linux-6.15/fs/xfs/
H A Dxfs_mru_cache.c524 __release(mru_lock); /* help sparse not be stupid */ in xfs_mru_cache_lookup()
/linux-6.15/drivers/misc/lkdtm/
H A Dbugs.c323 __release(&lock_me_up); in lkdtm_SPINLOCKUP()
/linux-6.15/Documentation/locking/
H A Dlockstat.rst40 __release
/linux-6.15/include/linux/iio/
H A Diio.h687 __release(indio_dev); in iio_device_release_direct()
/linux-6.15/drivers/base/power/
H A Dclock_ops.c96 __release(&psd->lock); in pm_clk_op_lock()
/linux-6.15/Documentation/translations/it_IT/locking/
H A Dlockstat.rst47 __release
/linux-6.15/fs/notify/
H A Dmark.c501 __release(&fsnotify_mark_srcu); in fsnotify_prepare_user_wait()

123