Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dbit_spinlock.h65 __release(bitlock); in bit_spin_unlock()
82 __release(bitlock); in __bit_spin_unlock()
Drcupdate.h915 __release(RCU); in rcu_read_unlock()
956 __release(RCU_BH); in rcu_read_unlock_bh()
999 __release(RCU_SCHED); in rcu_read_unlock_sched()
1006 __release(RCU_SCHED); in rcu_read_unlock_sched_notrace()
Drwlock.h45 # define do_raw_read_unlock(rwlock) do {arch_read_unlock(&(rwlock)->raw_lock); __release(lock); } w…
50 # define do_raw_write_unlock(rwlock) do {arch_write_unlock(&(rwlock)->raw_lock); __release(lock); }…
Dcompiler.h17 # define __release(x) __context__(x,-1) macro
42 # define __release(x) (void)0 macro
Dspinlock_api_up.h43 do { __release(lock); (void)(lock); } while (0)
Dspinlock.h166 __release(lock); in do_raw_spin_unlock()
/linux-4.4.14/arch/arm/kernel/
Dpatch.c52 __release(&patch_lock); in patch_unmap()
105 __release(&patch_lock); in __patch_text_real()
/linux-4.4.14/drivers/clk/
Dclk-fractional-divider.c40 __release(fd->lock); in clk_fd_recalc_rate()
109 __release(fd->lock); in clk_fd_set_rate()
Dclk-multiplier.c120 __release(mult->lock); in clk_multiplier_set_rate()
Dclk-gate.c76 __release(gate->lock); in clk_gate_endisable()
Dclk-mux.c102 __release(mux->lock); in clk_mux_set_parent()
Dclk-divider.c413 __release(divider->lock); in clk_divider_set_rate()
Dclk.c144 __release(enable_lock); in clk_enable_unlock()
/linux-4.4.14/drivers/md/persistent-data/
Ddm-btree.h22 # define __dm_unbless_for_disk(x) __release(x)
/linux-4.4.14/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()
Dkdb_io.c856 __release(kdb_printf_lock); in vkdb_printf()
/linux-4.4.14/fs/xfs/
Dxfs_mru_cache.c534 __release(mru_lock); /* help sparse not be stupid */ in xfs_mru_cache_lookup()
/linux-4.4.14/Documentation/locking/
Dlockstat.txt35 __release
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dqp.c1087 __release(&recv_cq->lock); in mlx5_ib_unlock_cqs()
1094 __release(&recv_cq->lock); in mlx5_ib_unlock_cqs()
1098 __release(&send_cq->lock); in mlx5_ib_unlock_cqs()
1101 __release(&recv_cq->lock); in mlx5_ib_unlock_cqs()
1102 __release(&send_cq->lock); in mlx5_ib_unlock_cqs()
2873 __release(&bf->lock); in mlx5_ib_post_send()
/linux-4.4.14/net/wireless/
Dcore.h184 __release(wdev->mtx); in wdev_unlock()
/linux-4.4.14/kernel/sched/
Dsched.h1652 __release(rq2->lock); in double_rq_unlock()
1685 __release(rq2->lock); in double_rq_unlock()
Dcore.c4606 __release(rq->lock); in SYSCALL_DEFINE0()
/linux-4.4.14/drivers/misc/
Dlkdtm.c434 __release(&lock_me_up); in lkdtm_do_action()
/linux-4.4.14/drivers/net/wireless/iwlwifi/
Diwl-trans.h1096 __release(nic_access); in __releases()
/linux-4.4.14/drivers/block/drbd/
Ddrbd_int.h1603 __release(local); in drbd_generic_make_request()
2101 __release(local); in put_ldev()
Ddrbd_worker.c1841 __release(local); in drbd_ldev_destroy()
/linux-4.4.14/net/mac80211/
Dagg-tx.c189 __release(agg_queue); in __releases()
Dieee80211_i.h947 __release(&sdata->wdev.mtx); in sdata_unlock()
/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_qp.c1332 __release(&recv_cq->lock); in mthca_unlock_cqs()
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
Dtrans.c1563 __release(&trans_pcie->reg_lock); in iwl_trans_pcie_grab_nic_access()
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dqp.c952 __release(&recv_cq->lock); in mlx4_ib_unlock_cqs()
/linux-4.4.14/drivers/usb/core/
Dhub.c2891 __release(&port_dev->status_lock); in usb_unlock_port()