Home
last modified time | relevance | path

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

12

/Linux-v4.19/include/linux/
Dbit_spinlock.h66 __release(bitlock); in bit_spin_unlock()
83 __release(bitlock); in __bit_spin_unlock()
Drcupdate.h681 __release(RCU); in rcu_read_unlock()
722 __release(RCU_BH); in rcu_read_unlock_bh()
765 __release(RCU_SCHED); in rcu_read_unlock_sched()
772 __release(RCU_SCHED); in rcu_read_unlock_sched_notrace()
Drwlock.h54 # define do_raw_read_unlock(rwlock) do {arch_read_unlock(&(rwlock)->raw_lock); __release(lock); } w…
59 # define do_raw_write_unlock(rwlock) do {arch_write_unlock(&(rwlock)->raw_lock); __release(lock); }…
Dcompiler_types.h17 # define __release(x) __context__(x,-1) macro
43 # define __release(x) (void)0 macro
Dspinlock_api_up.h43 do { __release(lock); (void)(lock); } while (0)
Dspinlock.h202 __release(lock); in do_raw_spin_unlock()
/Linux-v4.19/arch/arm/kernel/
Dpatch.c53 __release(&patch_lock); in patch_unmap()
106 __release(&patch_lock); in __patch_text_real()
/Linux-v4.19/drivers/clk/
Dclk-fractional-divider.c38 __release(fd->lock); in clk_fd_recalc_rate()
119 __release(fd->lock); in clk_fd_set_rate()
Dclk-multiplier.c132 __release(mult->lock); in clk_multiplier_set_rate()
Dclk-gate.c74 __release(gate->lock); in clk_gate_endisable()
Dclk-mux.c110 __release(mux->lock); in clk_mux_set_parent()
Dclk-xgene.c270 __release(fd->lock); in xgene_clk_pmd_recalc_rate()
344 __release(fd->lock); in xgene_clk_pmd_set_rate()
Dclk-divider.c435 __release(divider->lock); in clk_divider_set_rate()
/Linux-v4.19/drivers/misc/lkdtm/
Dbugs.c149 __release(&lock_me_up); in lkdtm_SPINLOCKUP()
/Linux-v4.19/drivers/md/persistent-data/
Ddm-btree.h22 # define __dm_unbless_for_disk(x) __release(x)
/Linux-v4.19/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dlocks.h17 #define __release(x) macro
/Linux-v4.19/kernel/debug/kdb/
Dkdb_support.c751 __release(dap_lock); /* we never actually got it */ in debug_kmalloc()
815 __release(dap_lock); /* we never actually got it */ in debug_kfree()
875 __release(dap_lock); /* we never actually got it */ in debug_kusage()
/Linux-v4.19/drivers/clk/meson/
Dclk-mpll.c132 __release(mpll->lock); in mpll_set_rate()
/Linux-v4.19/drivers/clk/rockchip/
Dclk-half-divider.c136 __release(divider->lock); in clk_half_divider_set_rate()
/Linux-v4.19/fs/xfs/
Dxfs_mru_cache.c524 __release(mru_lock); /* help sparse not be stupid */ in xfs_mru_cache_lookup()
/Linux-v4.19/Documentation/locking/
Dlockstat.txt35 __release
/Linux-v4.19/net/wireless/
Dcore.h200 __release(wdev->mtx); in wdev_unlock()
/Linux-v4.19/kernel/sched/
Dsched.h2002 __release(rq2->lock); in double_rq_unlock()
2039 __release(rq2->lock); in double_rq_unlock()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/
Diwl-trans.h1182 __release(nic_access); in __releases()
/Linux-v4.19/drivers/block/drbd/
Ddrbd_int.h1625 __release(local); in drbd_generic_make_request()
2145 __release(local); in put_ldev()

12