Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/include/linux/
H A Dbit_spinlock.h66 __release(bitlock); in bit_spin_unlock()
83 __release(bitlock); in __bit_spin_unlock()
H A Drcupdate.h703 __release(RCU); in rcu_read_unlock()
739 __release(RCU_BH); in rcu_read_unlock_bh()
781 __release(RCU_SCHED); in rcu_read_unlock_sched()
788 __release(RCU_SCHED); in rcu_read_unlock_sched_notrace()
H A 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); }…
H A Dcompiler_types.h21 # define __release(x) __context__(x,-1) macro
47 # define __release(x) (void)0 macro
H A Dspinlock_api_up.h43 do { __release(lock); (void)(lock); } while (0)
H A Dspinlock.h213 __release(lock); in do_raw_spin_unlock()
/OK3568_Linux_fs/kernel/drivers/clk/mediatek/
H A Dclk-mux.c92 __release(mux->lock); in mtk_clk_mux_set_parent_lock()
127 __release(mux->lock); in mtk_clk_mux_set_parent_setclr_lock()
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-fractional-divider.c52 __release(fd->lock); in clk_fd_recalc_rate()
169 __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.c94 __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.c123 __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()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dcompiler.h22 # define __release(x) __context__(x,-1) macro
47 # define __release(x) (void)0 macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompiler.h17 # define __release(x) __context__(x,-1) macro
42 # define __release(x) (void)0 macro
/OK3568_Linux_fs/kernel/kernel/debug/kdb/
H A Dkdb_support.c752 __release(dap_lock); /* we never actually got it */ in debug_kmalloc()
816 __release(dap_lock); /* we never actually got it */ in debug_kfree()
876 __release(dap_lock); /* we never actually got it */ in debug_kusage()
/OK3568_Linux_fs/kernel/drivers/md/persistent-data/
H A Ddm-btree.h22 # define __dm_unbless_for_disk(x) __release(x)
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dlocks.h17 #define __release(x) macro
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c1235 __release(&recv_cq->lock); in hns_roce_unlock_cqs()
1236 __release(&send_cq->lock); in hns_roce_unlock_cqs()
1238 __release(&recv_cq->lock); in hns_roce_unlock_cqs()
1241 __release(&send_cq->lock); in hns_roce_unlock_cqs()
1244 __release(&recv_cq->lock); in hns_roce_unlock_cqs()
/OK3568_Linux_fs/kernel/drivers/clk/meson/
H A Dclk-mpll.c127 __release(mpll->lock); in mpll_set_rate()
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-dclk-divider.c69 __release(divider->lock); in clk_dclk_set_rate()
H A Dclk-half-divider.c129 __release(divider->lock); in clk_half_divider_set_rate()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A D__node_handle60 void __release()
/OK3568_Linux_fs/kernel/drivers/misc/lkdtm/
H A Dbugs.c171 __release(&lock_me_up); in lkdtm_SPINLOCKUP()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A D__node_handle60 void __release()

123