Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dbit_spinlock.h65 __release(bitlock); in bit_spin_unlock()
82 __release(bitlock); in __bit_spin_unlock()
Drcupdate.h968 __release(RCU); in rcu_read_unlock()
1009 __release(RCU_BH); in rcu_read_unlock_bh()
1052 __release(RCU_SCHED); in rcu_read_unlock_sched()
1059 __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
41 # define __release(x) (void)0 macro
Dspinlock_api_up.h43 do { __release(lock); (void)(lock); } while (0)
Dspinlock.h176 __release(lock); in do_raw_spin_unlock()
/linux-4.1.27/arch/arm/kernel/
Dpatch.c52 __release(&patch_lock); in patch_unmap()
105 __release(&patch_lock); in __patch_text_real()
/linux-4.1.27/drivers/md/persistent-data/
Ddm-btree.h22 # define __dm_unbless_for_disk(x) __release(x)
/linux-4.1.27/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.1.27/fs/xfs/
Dxfs_mru_cache.c534 __release(mru_lock); /* help sparse not be stupid */ in xfs_mru_cache_lookup()
/linux-4.1.27/Documentation/locking/
Dlockstat.txt35 __release
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dqp.c1095 __release(&recv_cq->lock); in mlx5_ib_unlock_cqs()
1102 __release(&recv_cq->lock); in mlx5_ib_unlock_cqs()
1106 __release(&send_cq->lock); in mlx5_ib_unlock_cqs()
1109 __release(&recv_cq->lock); in mlx5_ib_unlock_cqs()
1110 __release(&send_cq->lock); in mlx5_ib_unlock_cqs()
2882 __release(&bf->lock); in mlx5_ib_post_send()
/linux-4.1.27/net/wireless/
Dcore.h179 __release(wdev->mtx); in wdev_unlock()
/linux-4.1.27/kernel/sched/
Dsched.h1630 __release(rq2->lock); in double_rq_unlock()
1663 __release(rq2->lock); in double_rq_unlock()
Dcore.c4223 __release(rq->lock); in SYSCALL_DEFINE0()
/linux-4.1.27/drivers/misc/
Dlkdtm.c434 __release(&lock_me_up); in lkdtm_do_action()
/linux-4.1.27/drivers/net/wireless/iwlwifi/
Diwl-trans.h1000 __release(nic_access); in __releases()
/linux-4.1.27/drivers/block/drbd/
Ddrbd_int.h1603 __release(local); in drbd_generic_make_request()
2100 __release(local); in put_ldev()
Ddrbd_worker.c1863 __release(local); in drbd_ldev_destroy()
/linux-4.1.27/net/mac80211/
Dagg-tx.c188 __release(agg_queue); in __releases()
Dieee80211_i.h952 __release(&sdata->wdev.mtx); in sdata_unlock()
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
Dtrans.c1443 __release(&trans_pcie->reg_lock); in iwl_trans_pcie_grab_nic_access()
/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_qp.c1332 __release(&recv_cq->lock); in mthca_unlock_cqs()
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dqp.c933 __release(&recv_cq->lock); in mlx4_ib_unlock_cqs()
/linux-4.1.27/drivers/usb/core/
Dhub.c2876 __release(&port_dev->status_lock); in usb_unlock_port()